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. | |
dmatrix | choleski_decomp_positive (const dmatrix &MM, const int &_ierr) |
Description not yet available. | |
lower_triangular_dmatrix | lower_triangular_choleski_decomp_positive (const dmatrix &MM, const int &_ierr) |
Description not yet available. |
Description not yet available.
Definition in file dmat35.cpp.
dmatrix choleski_decomp_positive | ( | const dmatrix & | MM, |
double | bound | ||
) |
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().
dmatrix choleski_decomp_positive | ( | const dmatrix & | MM, |
const int & | _ierr | ||
) |
lower_triangular_dmatrix lower_triangular_choleski_decomp_positive | ( | const dmatrix & | MM, |
const int & | _ierr | ||
) |
Generated on Tue Mar 8 2016 19:51:36 for ADMB Documentation by 1.8.0 |