ADMB Documentation
-a65f1c97
|
Public Member Functions | |
df1b2matrix_pair (const df1b2matrix &_a, const df1b2matrix &_b) | |
df1b2matrix | get_a (void) |
df1b2matrix | get_b (void) |
Private Attributes | |
df1b2matrix | a |
df1b2matrix | b |
ivector | index |
Definition at line 14 of file f1b2lndt.cpp.
df1b2matrix_pair::df1b2matrix_pair | ( | const df1b2matrix & | _a, |
const df1b2matrix & | _b | ||
) |
Definition at line 151 of file f1b2lndt.cpp.
|
inline |
Definition at line 21 of file f1b2lndt.cpp.
Referenced by solve().
|
inline |
Definition at line 22 of file f1b2lndt.cpp.
|
private |
Definition at line 16 of file f1b2lndt.cpp.
Referenced by get_a().
|
private |
Definition at line 17 of file f1b2lndt.cpp.
Referenced by get_b().
|
private |
Definition at line 18 of file f1b2lndt.cpp.
Generated on Wed Sep 7 2022 00:01:33 for ADMB Documentation by 1.8.5 |