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. | |
Description not yet available.
Definition in file fvar_m40.cpp.
| void check_choleski_decomp | ( | const banded_symmetric_dvar_matrix & | MM, |
| const int & | _ierr | ||
| ) |
| 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 | ) |
| void dfcholeski_decomp_banded | ( | void | ) |
Description not yet available.
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 | ||
| ) |
| dvariable norm | ( | const banded_symmetric_dvar_matrix & | B | ) |
| dvariable norm2 | ( | const banded_symmetric_dvar_matrix & | B | ) |
| ostream& operator<< | ( | const ostream & | _ofs, |
| const banded_symmetric_dvar_matrix & | S1 | ||
| ) |
| ostream& operator<< | ( | const ostream & | _ofs, |
| const banded_lower_triangular_dvar_matrix & | S1 | ||
| ) |
| dmatrix restore_lower_triangular_dvar_matrix_value | ( | const dvar_matrix_position & | mpos | ) |
| dvariable sumsq | ( | const banded_symmetric_dvar_matrix & | B | ) |
Definition at line 716 of file fvar_m40.cpp.
| banded_symmetric_dmatrix value | ( | const banded_symmetric_dvar_matrix & | v | ) |
|
|
Generated on Tue Mar 8 2016 19:51:37 for ADMB Documentation by 1.8.0
|