ADMB Documentation  11.5.3197
 All Classes Files Functions Variables Typedefs Friends Defines
Functions
fvar_m51.cpp File Reference

(* $Id$)

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.
void dfcholeski_decomp (void)
 Description not yet available.
static dvariable error_condition (int &onerror)
 Description not yet available.
dvariable ln_det_choleski (const dvar_matrix &MM)
 Description not yet available.
dvariable ln_det_choleski_error (const dvar_matrix &MM, int &onerror)
 Description not yet available.

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 138 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 167 of file fvar_m39.cpp.

Referenced by choleski_decomp().

static dvariable error_condition ( int &  onerror) [static]

Description not yet available.

Parameters:

Definition at line 289 of file fvar_m51.cpp.

Referenced by ln_det_choleski_error().

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 300 of file fvar_m51.cpp.

Referenced by calculate_laplace_approximation().