|
ADMB Documentation
-a65f1c97
|
Description not yet available. More...
#include "fvar.hpp"Go to the source code of this file.
Functions | |
| dvariable | lower_triangular_ln_det (const dvar_matrix &m) |
| Description not yet available. More... | |
| dvariable | lower_triangular_ln_det (const dvar_matrix &m, int &sgn) |
| Description not yet available. More... | |
| dvar_vector | lower_triangular_solve (const dvar_matrix &m, const dvar_vector &v) |
| Description not yet available. More... | |
Description not yet available.
Definition in file fvar_m53.cpp.
| dvariable lower_triangular_ln_det | ( | const dvar_matrix & | m | ) |
| dvariable lower_triangular_ln_det | ( | const dvar_matrix & | m, |
| int & | sgn | ||
| ) |
| dvar_vector lower_triangular_solve | ( | const dvar_matrix & | m, |
| const dvar_vector & | v | ||
| ) |
|
|
Generated on Wed Sep 7 2022 00:01:31 for ADMB Documentation by 1.8.5
|