ADMB Documentation  11.5.3197
 All Classes Files Functions Variables Typedefs Friends Defines
Public Member Functions | Private Attributes
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.
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

Definition at line 139 of file adrndeff.h.


Member Function Documentation

Description not yet available.

Parameters:

Definition at line 2726 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

Definition at line 134 of file adrndeff.h.

Referenced by allocate(), and level1().

Definition at line 135 of file adrndeff.h.

Referenced by allocate(), and level2().

Definition at line 136 of file adrndeff.h.

Referenced by allocate(), and level3().

Definition at line 137 of file adrndeff.h.

Referenced by level4().

List of all members.


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