ADMB Documentation
-a65f1c97
|
#include "fvar.hpp"
Go to the source code of this file.
Functions | |
d3_array | mfexp (const d3_array &m) |
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California. More... | |
d3_array | mfexp (const d3_array &m, const double d) |
Return d3_array with computed exponent for each element in m with bounds d. More... | |
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California.
Return d3_array with computed exponent for each element in m.
Definition at line 10 of file d3arr7.cpp.
Referenced by dnorm(), get_ft(), logitProp(), mfexp(), multifan(), plogis(), qfclib::rgamma(), and rlnorm().
Return d3_array with computed exponent for each element in m with bounds d.
Definition at line 29 of file d3arr7.cpp.
Generated on Wed Sep 7 2022 00:01:30 for ADMB Documentation by 1.8.5 |