|
ADMB Documentation
-a65f1c97
|
Description not yet available. More...
#include <fvar.hpp>
Public Member Functions | |
| fmmc (const int &n) | |
| Description not yet available. More... | |
| ~fmmc () | |
| Description not yet available. More... | |
| void | fmin (const double &f, const dvector &p, const dvector &gg) |
| Description not yet available. More... | |
Public Attributes | |
| double | converge_flag |
| double | crit |
| double | crit1 |
| dvector * | d |
| double | dfn |
| double | dgg |
| double | dir_deriv |
| int | ext_flag |
| double | extf |
| dvector * | extg |
| dvector * | extx |
| double | fbest |
| double | fp |
| int | frp_flag |
| dvector * | funval |
| dvector * | g |
| dvector * | g2 |
| double | gam |
| double | gamma |
| dvector * | gbest |
| double | gg |
| dvector * | grad |
| dvector * | h |
| long | iexit |
| long int | ifn |
| int | ifnex |
| long | ihang |
| long | ihflag |
| int | imax |
| int | int_flag |
| int | iprint |
| int | ireturn |
| long int | iter |
| int | j |
| int | J |
| double | left_bracket |
| dvector * | left_bracket_gradient |
| double | left_bracket_value |
| int | lin_flag |
| int | maxfn |
| int | maxfn_flag |
| double | min_improve |
| double | Psi_0 |
| double | Psi_1 |
| int | quit_flag |
| double | rho_0 |
| double | rho_1 |
| double | rho_i |
| double | rho_min |
| double | right_bracket |
| dvector * | right_bracket_gradient |
| double | right_bracket_value |
| int | scroll_flag |
| dvector * | theta |
| dvector * | xbest |
| dvector * | xi |
| fmmc::fmmc | ( | const int & | n | ) |
| fmmc::~fmmc | ( | void | ) |
| double fmmc::converge_flag |
Definition at line 3668 of file fvar.hpp.
Referenced by fmin(), and mylinmin().
| double fmmc::crit1 |
Definition at line 3672 of file fvar.hpp.
Referenced by fmmc(), and mylinmin().
| dvector* fmmc::d |
Definition at line 3649 of file fvar.hpp.
Referenced by atan(), cubic_interpolation(), do_interpolate(), fmmc(), mylinmin(), operator/(), d3_array::operator/=(), and ~fmmc().
| double fmmc::dir_deriv |
Definition at line 3675 of file fvar.hpp.
Referenced by mylinmin().
| int fmmc::ext_flag |
Definition at line 3658 of file fvar.hpp.
Referenced by fmmc(), and mylinmin().
| double fmmc::extf |
Definition at line 3671 of file fvar.hpp.
Referenced by fmin(), and mylinmin().
| dvector* fmmc::extg |
| dvector* fmmc::extx |
| dvector* fmmc::funval |
| dvector* fmmc::g |
| dvector* fmmc::g2 |
Definition at line 3651 of file fvar.hpp.
Referenced by function_minimizer::dep_hess_routine(), derch(), fmmc(), mylinmin(), and ~fmmc().
| double fmmc::gamma |
Definition at line 3669 of file fvar.hpp.
Referenced by do_interpolate(), and mylinmin().
| dvector* fmmc::gbest |
| dvector* fmmc::grad |
Definition at line 3652 of file fvar.hpp.
Referenced by fmmc(), mylinmin(), and ~fmmc().
| dvector* fmmc::h |
| long int fmmc::ifn |
Definition at line 3638 of file fvar.hpp.
Referenced by fmin(), fmmc(), and mylinmin().
| int fmmc::ifnex |
Definition at line 3660 of file fvar.hpp.
Referenced by do_extrapolate(), fmin(), fmmc(), and mylinmin().
| int fmmc::int_flag |
Definition at line 3659 of file fvar.hpp.
Referenced by fmmc(), and mylinmin().
| int fmmc::ireturn |
| int fmmc::j |
Definition at line 3636 of file fvar.hpp.
Referenced by choleski_decomp(), derch(), fmin(), operator/(), and value().
| int fmmc::J |
Definition at line 3637 of file fvar.hpp.
Referenced by do_extrapolate(), do_interpolate(), fmin(), and mylinmin().
| double fmmc::left_bracket |
Definition at line 3677 of file fvar.hpp.
Referenced by do_extrapolate(), do_interpolate(), and mylinmin().
| dvector* fmmc::left_bracket_gradient |
Definition at line 3644 of file fvar.hpp.
Referenced by do_interpolate(), fmmc(), mylinmin(), and ~fmmc().
| double fmmc::left_bracket_value |
Definition at line 3678 of file fvar.hpp.
Referenced by do_extrapolate(), and mylinmin().
| int fmmc::lin_flag |
Definition at line 3657 of file fvar.hpp.
Referenced by fmin(), fmmc(), and mylinmin().
| double fmmc::min_improve |
| double fmmc::Psi_0 |
Definition at line 3670 of file fvar.hpp.
Referenced by mylinmin().
| double fmmc::Psi_1 |
Definition at line 3674 of file fvar.hpp.
Referenced by do_extrapolate(), and mylinmin().
| double fmmc::rho_0 |
Definition at line 3681 of file fvar.hpp.
Referenced by do_extrapolate(), do_interpolate(), and mylinmin().
| double fmmc::rho_1 |
Definition at line 3673 of file fvar.hpp.
Referenced by do_extrapolate(), do_interpolate(), and mylinmin().
| double fmmc::rho_i |
Definition at line 3676 of file fvar.hpp.
Referenced by mylinmin().
| double fmmc::rho_min |
Definition at line 3667 of file fvar.hpp.
Referenced by do_interpolate(), and fmin().
| double fmmc::right_bracket |
Definition at line 3679 of file fvar.hpp.
Referenced by do_extrapolate(), do_interpolate(), and mylinmin().
| dvector* fmmc::right_bracket_gradient |
Definition at line 3645 of file fvar.hpp.
Referenced by do_extrapolate(), fmmc(), mylinmin(), and ~fmmc().
| double fmmc::right_bracket_value |
Definition at line 3680 of file fvar.hpp.
Referenced by do_interpolate(), and mylinmin().
| dvector* fmmc::theta |
Definition at line 3654 of file fvar.hpp.
Referenced by fmmc(), mylinmin(), and ~fmmc().
| dvector* fmmc::xbest |
| dvector* fmmc::xi |
|
|
Generated on Wed Sep 7 2022 00:01:33 for ADMB Documentation by 1.8.5
|