ADMB Documentation  11.5.3197
 All Classes Files Functions Variables Typedefs Friends Defines
Public Member Functions | Private Attributes
df1b2matrix_pair Class Reference

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

Detailed Description

Definition at line 14 of file f1b2lndt.cpp.


Constructor & Destructor Documentation

Definition at line 151 of file f1b2lndt.cpp.


Member Function Documentation

df1b2matrix df1b2matrix_pair::get_a ( void  ) [inline]

Definition at line 21 of file f1b2lndt.cpp.

Referenced by solve().

df1b2matrix df1b2matrix_pair::get_b ( void  ) [inline]

Definition at line 22 of file f1b2lndt.cpp.

Referenced by ln_det(), and solve().


Member Data Documentation

Definition at line 16 of file f1b2lndt.cpp.

Referenced by get_a().

Definition at line 17 of file f1b2lndt.cpp.

Referenced by get_b().

Definition at line 18 of file f1b2lndt.cpp.

List of all members.


The documentation for this class was generated from the following file: