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

Description not yet available. More...

#include <adrndeff.h>

Public Member Functions

 nested_calls_shape (void)
 
 ~nested_calls_shape ()
 Description not yet available. More...
 
void allocate (int)
 Description not yet available. More...
 
void allocate (int, int)
 Description not yet available. More...
 
void allocate (int, int, int)
 Description not yet available. More...
 
void allocate (int, int, int, int)
 
ivectorget_ptr1 (void)
 Description not yet available. More...
 
imatrixget_ptr2 (void)
 Description not yet available. More...
 
i3_arrayget_ptr3 (void)
 Description not yet available. More...
 
i4_arrayget_ptr4 (void)
 Description not yet available. More...
 
void initialize (void)
 Description not yet available. More...
 
int & level1 (int i)
 
int & level2 (int i, int j)
 
int & level3 (int i, int j, int k)
 
int & level4 (int i, int j, int k, int l)
 
int & operator() (int i)
 
int & operator() (int i, int j)
 
int & operator() (int i, int j, int k)
 
int & operator() (int i, int j, int k, int l)
 
void trim (void)
 Description not yet available. More...
 

Private Attributes

ivectorptr1
 
imatrixptr2
 
i3_arrayptr3
 
i4_arrayptr4
 

Detailed Description

Description not yet available.

Definition at line 150 of file adrndeff.h.

Constructor & Destructor Documentation

nested_calls_shape::nested_calls_shape ( void  )
inline

Definition at line 157 of file adrndeff.h.

nested_calls_shape::~nested_calls_shape ( )

Description not yet available.

Parameters

Definition at line 2617 of file df1b2lap.cpp.

Member Function Documentation

void nested_calls_shape::allocate ( int  n)

Description not yet available.

Parameters

Definition at line 2740 of file df1b2lap.cpp.

Referenced by trim().

void nested_calls_shape::allocate ( int  n,
int  m 
)

Description not yet available.

Parameters

Definition at line 2679 of file df1b2lap.cpp.

void nested_calls_shape::allocate ( int  n,
int  m,
int  p 
)

Description not yet available.

Parameters

Definition at line 2645 of file df1b2lap.cpp.

void nested_calls_shape::allocate ( int  ,
int  ,
int  ,
int   
)
ivector * nested_calls_shape::get_ptr1 ( void  )

Description not yet available.

Parameters

Definition at line 2489 of file df1b2lap.cpp.

imatrix * nested_calls_shape::get_ptr2 ( void  )

Description not yet available.

Parameters

Definition at line 2498 of file df1b2lap.cpp.

i3_array * nested_calls_shape::get_ptr3 ( void  )

Description not yet available.

Parameters

Definition at line 2507 of file df1b2lap.cpp.

i4_array * nested_calls_shape::get_ptr4 ( void  )

Description not yet available.

Parameters

Definition at line 2516 of file df1b2lap.cpp.

void nested_calls_shape::initialize ( void  )

Description not yet available.

Parameters

Definition at line 2713 of file df1b2lap.cpp.

int& nested_calls_shape::level1 ( int  i)
inline

Definition at line 169 of file adrndeff.h.

int& nested_calls_shape::level2 ( int  i,
int  j 
)
inline

Definition at line 171 of file adrndeff.h.

int& nested_calls_shape::level3 ( int  i,
int  j,
int  k 
)
inline

Definition at line 173 of file adrndeff.h.

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

Definition at line 175 of file adrndeff.h.

int& nested_calls_shape::operator() ( int  i)
inline

Definition at line 170 of file adrndeff.h.

int& nested_calls_shape::operator() ( int  i,
int  j 
)
inline

Definition at line 172 of file adrndeff.h.

int& nested_calls_shape::operator() ( int  i,
int  j,
int  k 
)
inline

Definition at line 174 of file adrndeff.h.

int& nested_calls_shape::operator() ( int  i,
int  j,
int  k,
int  l 
)
inline

Definition at line 176 of file adrndeff.h.

void nested_calls_shape::trim ( void  )

Description not yet available.

Parameters

Definition at line 2548 of file df1b2lap.cpp.

Member Data Documentation

ivector* nested_calls_shape::ptr1
private

Definition at line 152 of file adrndeff.h.

Referenced by allocate(), get_ptr1(), initialize(), level1(), operator()(), trim(), and ~nested_calls_shape().

imatrix* nested_calls_shape::ptr2
private

Definition at line 153 of file adrndeff.h.

Referenced by allocate(), get_ptr2(), initialize(), level2(), operator()(), trim(), and ~nested_calls_shape().

i3_array* nested_calls_shape::ptr3
private

Definition at line 154 of file adrndeff.h.

Referenced by allocate(), get_ptr3(), initialize(), level3(), operator()(), trim(), and ~nested_calls_shape().

i4_array* nested_calls_shape::ptr4
private

Definition at line 155 of file adrndeff.h.

Referenced by get_ptr4(), initialize(), level4(), operator()(), and ~nested_calls_shape().


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