ADMB Documentation
-a65f1c97
|
Description not yet available. More...
Go to the source code of this file.
Functions | |
bool | check_order (const ivector &v) |
Check if v is ordered from low to high. More... | |
int | common (ivector &v, ivector &w) |
Check vectors v and w for single common value. More... | |
void | report_calling_set (laplace_approximation_calculator *lapprox) |
Description not yet available. More... | |
Description not yet available.
Definition in file df1b2lp10.cpp.
bool check_order | ( | const ivector & | v | ) |
Check if v is ordered from low to high.
Definition at line 39 of file df1b2lp10.cpp.
Referenced by common().
Check vectors v and w for single common value.
Definition at line 58 of file df1b2lp10.cpp.
void report_calling_set | ( | laplace_approximation_calculator * | lapprox | ) |
Description not yet available.
Definition at line 19 of file df1b2lp10.cpp.
Referenced by laplace_approximation_calculator::check_hessian_type2().
Generated on Wed Sep 7 2022 00:01:30 for ADMB Documentation by 1.8.5 |