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

(* $Id$)

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.
banded_lower_triangular_dvar_matrix choleski_decomp (const banded_symmetric_dvar_matrix &MM, int &ierr)
void dfcholeski_decomp (void)
 Description not yet available.
void dfcholeski_decomp_banded (void)
 Description not yet available.
dvariable ln_det_choleski (const banded_symmetric_dvar_matrix &MM, int &ierr)
int max (int i, int j, int k)
 Description not yet available.
dvariable norm (const banded_symmetric_dvar_matrix &B)
 Description not yet available.
dvariable norm2 (const banded_symmetric_dvar_matrix &B)
 Description not yet available.
ostream & operator<< (const ostream &_ofs, const banded_symmetric_dvar_matrix &S1)
 Description not yet available.
ostream & operator<< (const ostream &_ofs, const banded_lower_triangular_dvar_matrix &S1)
 Description not yet available.
dmatrix restore_lower_triangular_dvar_matrix_value (const dvar_matrix_position &mpos)
 Description not yet available.
dvariable sumsq (const banded_symmetric_dvar_matrix &B)
banded_symmetric_dmatrix value (const banded_symmetric_dvar_matrix &v)
 Description not yet available.
banded_lower_triangular_dmatrix value (const banded_lower_triangular_dvar_matrix &v)
 Description not yet available.

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 630 of file fvar_m40.cpp.

Definition at line 267 of file fvar_m40.cpp.

void dfcholeski_decomp ( void  )

Description not yet available.

Parameters:

Definition at line 167 of file fvar_m39.cpp.

void dfcholeski_decomp_banded ( void  )

Description not yet available.

Parameters:

Definition at line 391 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 592 of file fvar_m40.cpp.

Description not yet available.

Parameters:

Definition at line 696 of file fvar_m40.cpp.

Description not yet available.

Parameters:

Definition at line 705 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.

Description not yet available.

Parameters:

Definition at line 610 of file fvar_m40.cpp.

Definition at line 716 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.