ADMB Documentation  -a65f1c97
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
mod_hess.cpp File Reference

(Last Changed on August 06, 2022 for git-revision 808780089317c67198079de06b64df009a4a6543.)

#include <df1b2fun.h>
#include <admodel.h>

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)
 

Function Documentation

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 
)
void set_labels_for_hess ( int  )