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
nested_calls_indices Class Reference

Description not yet available. More...

#include <adrndeff.h>

Public Member Functions

 nested_calls_indices (void)
 
void allocate (const nested_calls_shape &nsc)
 Description not yet available. More...
 
ivectorlevel1 (int i)
 
ivectorlevel2 (int i, int j)
 
ivectorlevel3 (int i, int j, int k)
 
ivectorlevel4 (int i, int j, int k, int l)
 

Private Attributes

imatrixptr1
 
i3_arrayptr2
 
i4_arrayptr3
 
i5_arrayptr4
 

Detailed Description

Description not yet available.

Definition at line 132 of file adrndeff.h.

Constructor & Destructor Documentation

nested_calls_indices::nested_calls_indices ( void  )
inline

Definition at line 139 of file adrndeff.h.

Member Function Documentation

void nested_calls_indices::allocate ( const nested_calls_shape _nsc)

Description not yet available.

Parameters

Definition at line 2774 of file df1b2lap.cpp.

ivector& nested_calls_indices::level1 ( int  i)
inline

Definition at line 140 of file adrndeff.h.

ivector& nested_calls_indices::level2 ( int  i,
int  j 
)
inline

Definition at line 141 of file adrndeff.h.

ivector& nested_calls_indices::level3 ( int  i,
int  j,
int  k 
)
inline

Definition at line 142 of file adrndeff.h.

ivector& nested_calls_indices::level4 ( int  i,
int  j,
int  k,
int  l 
)
inline

Definition at line 143 of file adrndeff.h.

Member Data Documentation

imatrix* nested_calls_indices::ptr1
private

Definition at line 134 of file adrndeff.h.

Referenced by allocate(), and level1().

i3_array* nested_calls_indices::ptr2
private

Definition at line 135 of file adrndeff.h.

Referenced by allocate(), and level2().

i4_array* nested_calls_indices::ptr3
private

Definition at line 136 of file adrndeff.h.

Referenced by allocate(), and level3().

i5_array* nested_calls_indices::ptr4
private

Definition at line 137 of file adrndeff.h.

Referenced by level4().


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