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

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

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...
 

Detailed Description

Description not yet available.

Definition in file fvar_m51.cpp.

Function Documentation

void df_ln_det_choleski ( void  )

Description not yet available.

Parameters

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.

Parameters

Definition at line 170 of file fvar_m39.cpp.

Referenced by choleski_decomp().

static dvariable error_condition ( int &  onerror)
static

Description not yet available.

Parameters

Definition at line 293 of file fvar_m51.cpp.

Referenced by ln_det_choleski_error().

dvariable ln_det_choleski ( const dvar_matrix MM)

Description not yet available.

Parameters

Definition at line 37 of file fvar_m51.cpp.

dvariable ln_det_choleski_error ( const dvar_matrix MM,
int &  onerror 
)

Description not yet available.

Parameters

Definition at line 304 of file fvar_m51.cpp.

Referenced by calculate_laplace_approximation().