ADMB Documentation  11.5.3197
 All Classes Files Functions Variables Typedefs Friends Defines
Public Member Functions | Private Attributes
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.
void allocate (int)
 Description not yet available.
void allocate (int, int)
 Description not yet available.
void allocate (int, int, int)
 Description not yet available.
void allocate (int, int, int, int)
ivectorget_ptr1 (void)
 Description not yet available.
imatrixget_ptr2 (void)
 Description not yet available.
i3_arrayget_ptr3 (void)
 Description not yet available.
i4_arrayget_ptr4 (void)
 Description not yet available.
void initialize (void)
 Description not yet available.
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.

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

Definition at line 157 of file adrndeff.h.

Description not yet available.

Parameters:

Definition at line 2569 of file df1b2lap.cpp.


Member Function Documentation

Description not yet available.

Parameters:

Definition at line 2692 of file df1b2lap.cpp.

Referenced by trim().

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

Description not yet available.

Parameters:

Definition at line 2631 of file df1b2lap.cpp.

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

Description not yet available.

Parameters:

Definition at line 2597 of file df1b2lap.cpp.

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

Description not yet available.

Parameters:

Definition at line 2441 of file df1b2lap.cpp.

Description not yet available.

Parameters:

Definition at line 2450 of file df1b2lap.cpp.

Description not yet available.

Parameters:

Definition at line 2459 of file df1b2lap.cpp.

Description not yet available.

Parameters:

Definition at line 2468 of file df1b2lap.cpp.

Description not yet available.

Parameters:

Definition at line 2665 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 2500 of file df1b2lap.cpp.


Member Data Documentation

Definition at line 152 of file adrndeff.h.

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

Definition at line 153 of file adrndeff.h.

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

Definition at line 154 of file adrndeff.h.

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

Definition at line 155 of file adrndeff.h.

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

List of all members.


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