ADMB Documentation
-a65f1c97
|
Description not yet available. More...
#include <df1b2fun.h>
Go to the source code of this file.
Functions | |
df1b2variable | lower_triangular_ln_det (const df1b2matrix &m) |
Description not yet available. More... | |
df1b2variable | lower_triangular_ln_det (const df1b2matrix &m, int &sgn) |
Description not yet available. More... | |
df1b2vector | lower_triangular_solve (const df1b2matrix &m, const df1b2vector &v) |
Description not yet available. More... | |
df1b2vector | lower_triangular_solve_trans (const df1b2matrix &M, const df1b2vector &y) |
Description not yet available. More... | |
Description not yet available.
Definition in file f1b2v12.cpp.
df1b2variable lower_triangular_ln_det | ( | const df1b2matrix & | m | ) |
df1b2variable lower_triangular_ln_det | ( | const df1b2matrix & | m, |
int & | sgn | ||
) |
df1b2vector lower_triangular_solve | ( | const df1b2matrix & | m, |
const df1b2vector & | v | ||
) |
df1b2vector lower_triangular_solve_trans | ( | const df1b2matrix & | M, |
const df1b2vector & | y | ||
) |
Generated on Wed Sep 7 2022 00:01:31 for ADMB Documentation by 1.8.5 |