ADMB Documentation
-a65f1c97
|
Description not yet available. More...
#include "fvar.hpp"
Go to the source code of this file.
Functions | |
dmatrix | choleski_decomp_positive (const dmatrix &MM, double bound) |
Description not yet available. More... | |
dmatrix | choleski_decomp_positive (const dmatrix &MM, const int &_ierr) |
Description not yet available. More... | |
lower_triangular_dmatrix | lower_triangular_choleski_decomp_positive (const dmatrix &MM, const int &_ierr) |
Description not yet available. More... | |
Description not yet available.
Definition in file dmat35.cpp.
Description not yet available.
Definition at line 33 of file dmat35.cpp.
Referenced by laplace_approximation_calculator::default_calculations(), laplace_approximation_calculator::default_calculations_check_derivatives(), laplace_approximation_calculator::do_newton_raphson_banded(), and positive_definite_matrix().
lower_triangular_dmatrix lower_triangular_choleski_decomp_positive | ( | const dmatrix & | MM, |
const int & | _ierr | ||
) |
Generated on Wed Sep 7 2022 00:01:31 for ADMB Documentation by 1.8.5 |