|
ADMB Documentation
-a65f1c97
|
Go to the source code of this file.
Functions | |
| void | check_for_params_on_bounds (ostream &os) |
| check for active parameters near bounds More... | |
| adstring_array | get_param_names () |
| Get names of active parameters. More... | |
| bool | has_bounds (initial_params *p) |
Variables | |
| static int | debug = 0 |
| void check_for_params_on_bounds | ( | ostream & | os | ) |
check for active parameters near bounds
| os | - ostream object to write results to |
Definition at line 293 of file output_checks.cpp.
Referenced by fmm::fmin().
| adstring_array get_param_names | ( | ) |
Get names of active parameters.
Definition at line 239 of file output_checks.cpp.
Referenced by get_maxparname(), and function_minimizer::hess_step().
| bool has_bounds | ( | initial_params * | p | ) |
Definition at line 269 of file output_checks.cpp.
Referenced by check_for_params_on_bounds().
|
static |
Definition at line 234 of file output_checks.cpp.
Referenced by check_for_params_on_bounds(), get_param_names(), function_minimizer::hess_routine_noparallel_random_effects(), and function_minimizer::read_mle_hmc().
|
|
Generated on Wed Sep 7 2022 00:01:32 for ADMB Documentation by 1.8.5
|