Description not yet available. More...
#include "fvar.hpp"
Go to the source code of this file.
Functions | |
dmatrix | choleski_decomp (const dmatrix &MM) |
Description not yet available. | |
dmatrix | choleski_decomp_error (const dmatrix &MM, int &ierror) |
Description not yet available. | |
dmatrix | choleski_decomp_neghess_error (const dmatrix &MM, int &ierror) |
Description not yet available. | |
static dmatrix | onerror (dmatrix &L, int &ierror) |
Description not yet available. |
Description not yet available.
Definition in file dmat15.cpp.
dmatrix choleski_decomp | ( | const dmatrix & | MM | ) |
dmatrix choleski_decomp_error | ( | const dmatrix & | MM, |
int & | ierror | ||
) |
Description not yet available.
Definition at line 111 of file dmat15.cpp.
Referenced by choleski_solve_error().
dmatrix choleski_decomp_neghess_error | ( | const dmatrix & | MM, |
int & | ierror | ||
) |
Description not yet available.
Definition at line 176 of file dmat15.cpp.
Referenced by choleski_solve_neghess_error().
Description not yet available.
Definition at line 101 of file dmat15.cpp.
Referenced by choleski_decomp_error(), and choleski_decomp_neghess_error().
Generated on Tue Mar 8 2016 19:51:36 for ADMB Documentation by 1.8.0 |