ADMB Documentation  -a65f1c97
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Private Attributes | List of all members
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

df1b2matrix_pair::df1b2matrix_pair ( const df1b2matrix _a,
const df1b2matrix _b 
)

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

df1b2matrix df1b2matrix_pair::a
private

Definition at line 16 of file f1b2lndt.cpp.

Referenced by get_a().

df1b2matrix df1b2matrix_pair::b
private

Definition at line 17 of file f1b2lndt.cpp.

Referenced by get_b().

ivector df1b2matrix_pair::index
private

Definition at line 18 of file f1b2lndt.cpp.


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