ADMB Documentation
-a65f1c97
|
posfun(...) source code for variable arguments. More...
#include <fvar.hpp>
Go to the source code of this file.
Functions | |
dvariable | dfposfun (const prevariable &x, const double eps) |
Adjoint code for posfun; possibly not used. More... | |
dvariable | posfun (const dvariable &x, const double eps, const prevariable &_pen) |
Retuns a positive function of the argument and sets a penalty for . More... | |
dvariable | posfun (const dvariable &x, const double eps, const dvariable &_pen) |
Retuns a positive function of the argument and sets a penalty for . More... | |
dvariable | posfun2 (const dvariable &x, const double eps, const prevariable &_pen) |
Retuns a positive function of the argument and sets a penalty for . More... | |
posfun(...) source code for variable arguments.
Definition in file posfunv.cpp.
dvariable dfposfun | ( | const prevariable & | x, |
const double | eps | ||
) |
Adjoint code for posfun; possibly not used.
Retained in source code to support legacy models with user-written adjoint code.
Definition at line 110 of file posfunv.cpp.
Generated on Wed Sep 7 2022 00:01:32 for ADMB Documentation by 1.8.5 |