ADMB Documentation
-a65f1c97
|
Description not yet available. More...
#include "fvar.hpp"
Go to the source code of this file.
Functions | |
void | df_ln_det_choleski (void) |
Description not yet available. More... | |
void | dfcholeski_decomp (void) |
Description not yet available. More... | |
static dvariable | error_condition (int &onerror) |
Description not yet available. More... | |
dvariable | ln_det_choleski (const dvar_matrix &MM) |
Description not yet available. More... | |
dvariable | ln_det_choleski_error (const dvar_matrix &MM, int &onerror) |
Description not yet available. More... | |
Description not yet available.
Definition in file fvar_m51.cpp.
void df_ln_det_choleski | ( | void | ) |
Description not yet available.
Definition at line 140 of file fvar_m51.cpp.
Referenced by ln_det_choleski(), and ln_det_choleski_error().
void dfcholeski_decomp | ( | void | ) |
Description not yet available.
Definition at line 170 of file fvar_m39.cpp.
Referenced by choleski_decomp().
|
static |
Description not yet available.
Definition at line 293 of file fvar_m51.cpp.
Referenced by ln_det_choleski_error().
dvariable ln_det_choleski | ( | const dvar_matrix & | MM | ) |
dvariable ln_det_choleski_error | ( | const dvar_matrix & | MM, |
int & | onerror | ||
) |
Description not yet available.
Definition at line 304 of file fvar_m51.cpp.
Referenced by calculate_laplace_approximation().
Generated on Wed Sep 7 2022 00:01:31 for ADMB Documentation by 1.8.5 |