|
ADMB Documentation
-a65f1c97
|
Description not yet available. More...
#include "fvar.hpp"Go to the source code of this file.
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 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 | ||
| ) |
| 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 721 of file fvar_m40.cpp.
| banded_symmetric_dmatrix value | ( | const banded_symmetric_dvar_matrix & | v | ) |
| banded_lower_triangular_dmatrix value | ( | const banded_lower_triangular_dvar_matrix & | v | ) |
|
|
Generated on Wed Sep 7 2022 00:01:31 for ADMB Documentation by 1.8.5
|