ADMB Documentation
-a65f1c97
|
Description not yet available. More...
#include <fvar.hpp>
Public Member Functions | |
dfunction_tweaker (double eps, double mult) | |
Description not yet available. More... | |
dvariable | operator() (const prevariable &) |
Description not yet available. More... | |
Private Attributes | |
dvector | coffs |
double | eps |
double | mult |
dfunction_tweaker::dfunction_tweaker | ( | double | _eps, |
double | _mult | ||
) |
dvariable dfunction_tweaker::operator() | ( | const prevariable & | x | ) |
|
private |
Definition at line 5128 of file fvar.hpp.
Referenced by dfunction_tweaker(), and operator()().
|
private |
Definition at line 5127 of file fvar.hpp.
Referenced by dfunction_tweaker(), and operator()().
|
private |
Definition at line 5126 of file fvar.hpp.
Referenced by dfunction_tweaker(), and operator()().
Generated on Wed Sep 7 2022 00:01:33 for ADMB Documentation by 1.8.5 |