ADMB Documentation
-a65f1c97
|
Go to the source code of this file.
Functions | |
void | ad_update_hess_stats_report (int i, int nvar) |
void | hess_calcreport (int i, int nvar) |
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California. More... | |
void | hess_errorreport (void) |
void | print_elapsed_time (const std::chrono::time_point< std::chrono::system_clock > &from, const std::chrono::time_point< std::chrono::system_clock > &to) |
void | set_labels_for_hess (int) |
void ad_update_hess_stats_report | ( | int | i, |
int | nvar | ||
) |
void hess_calcreport | ( | int | i, |
int | nvar | ||
) |
Author: David Fournier Copyright (c) 2008-2012 Regents of the University of California.
Definition at line 831 of file mod_hess.cpp.
Referenced by function_minimizer::hess_routine_and_constraint(), and function_minimizer::hess_routine_noparallel().
void hess_errorreport | ( | void | ) |
Definition at line 837 of file mod_hess.cpp.
Referenced by function_minimizer::hess_inv().
void print_elapsed_time | ( | const std::chrono::time_point< std::chrono::system_clock > & | from, |
const std::chrono::time_point< std::chrono::system_clock > & | to | ||
) |
Definition at line 94 of file mod_sd.cpp.
Referenced by function_minimizer::depvars_routine(), function_minimizer::hess_inv(), function_minimizer::hess_routine_noparallel(), function_minimizer::hess_routine_noparallel_random_effects(), and function_minimizer::sd_routine().
void set_labels_for_hess | ( | int | ) |
Generated on Wed Sep 7 2022 00:01:32 for ADMB Documentation by 1.8.5 |