ADMB Documentation  -a65f1c97
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
fvar_m40.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 check_choleski_decomp (const banded_symmetric_dvar_matrix &MM, const int &_ierr)
 Description not yet available. More...
 
banded_lower_triangular_dvar_matrix choleski_decomp (const banded_symmetric_dvar_matrix &MM, int &ierr)
 
void dfcholeski_decomp (void)
 Description not yet available. More...
 
void dfcholeski_decomp_banded (void)
 Description not yet available. More...
 
dvariable ln_det_choleski (const banded_symmetric_dvar_matrix &MM, int &ierr)
 
int max (int i, int j, int k)
 Description not yet available. More...
 
dvariable norm (const banded_symmetric_dvar_matrix &B)
 Description not yet available. More...
 
dvariable norm2 (const banded_symmetric_dvar_matrix &B)
 Description not yet available. More...
 
ostream & operator<< (const ostream &_ofs, const banded_symmetric_dvar_matrix &S1)
 Description not yet available. More...
 
ostream & operator<< (const ostream &_ofs, const banded_lower_triangular_dvar_matrix &S1)
 Description not yet available. More...
 
dmatrix restore_lower_triangular_dvar_matrix_value (const dvar_matrix_position &mpos)
 Description not yet available. More...
 
dvariable sumsq (const banded_symmetric_dvar_matrix &B)
 
banded_symmetric_dmatrix value (const banded_symmetric_dvar_matrix &v)
 Description not yet available. More...
 
banded_lower_triangular_dmatrix value (const banded_lower_triangular_dvar_matrix &v)
 Description not yet available. More...
 

Detailed Description

Description not yet available.

Definition in file fvar_m40.cpp.

Function Documentation

void check_choleski_decomp ( const banded_symmetric_dvar_matrix MM,
const int &  _ierr 
)

Description not yet available.

Parameters

Definition at line 635 of file fvar_m40.cpp.

banded_lower_triangular_dvar_matrix choleski_decomp ( const banded_symmetric_dvar_matrix MM,
int &  ierr 
)

Definition at line 267 of file fvar_m40.cpp.

void dfcholeski_decomp ( void  )

Description not yet available.

Parameters

Definition at line 170 of file fvar_m39.cpp.

void dfcholeski_decomp_banded ( void  )

Description not yet available.

Parameters

Definition at line 392 of file fvar_m40.cpp.

Referenced by choleski_decomp().

dvariable ln_det_choleski ( const banded_symmetric_dvar_matrix MM,
int &  ierr 
)

Definition at line 248 of file fvar_m40.cpp.

int max ( int  i,
int  j,
int  k 
)

Description not yet available.

Parameters

Definition at line 595 of file fvar_m40.cpp.

Description not yet available.

Parameters

Definition at line 701 of file fvar_m40.cpp.

Description not yet available.

Parameters

Definition at line 710 of file fvar_m40.cpp.

ostream& operator<< ( const ostream &  _ofs,
const banded_symmetric_dvar_matrix S1 
)

Description not yet available.

Parameters

Definition at line 145 of file fvar_m40.cpp.

ostream& operator<< ( const ostream &  _ofs,
const banded_lower_triangular_dvar_matrix S1 
)

Description not yet available.

Parameters

Definition at line 196 of file fvar_m40.cpp.

dmatrix restore_lower_triangular_dvar_matrix_value ( const dvar_matrix_position mpos)

Description not yet available.

Parameters

Definition at line 613 of file fvar_m40.cpp.

Definition at line 721 of file fvar_m40.cpp.

Description not yet available.

Parameters

Definition at line 114 of file fvar_m40.cpp.

Description not yet available.

Parameters

Definition at line 130 of file fvar_m40.cpp.