ADMB Documentation  11.5.3197
 All Classes Files Functions Variables Typedefs Friends Defines
Public Member Functions | Private Attributes | Friends
dll_data_3array Class Reference

Description not yet available. More...

#include <admodel.h>

Public Member Functions

virtual ~dll_data_3array ()
void allocate (double *_d, int hmin, int hmax, int rmin, int rmax, int cmin, int cmax, const char *_s="UNNAMED")
dll_data_3arrayoperator= (const d3_array &)
 Description not yet available.

Private Attributes

double * d

Friends

class model_data

Detailed Description

Description not yet available.

Parameters:

Definition at line 1634 of file admodel.h.


Constructor & Destructor Documentation

Definition at line 9 of file model35.cpp.


Member Function Documentation

void dll_data_3array::allocate ( double *  _d,
int  hmin,
int  hmax,
int  rmin,
int  rmax,
int  cmin,
int  cmax,
const char *  _s = "UNNAMED" 
)

Definition at line 79 of file model35.cpp.

dll_data_3array & dll_data_3array::operator= ( const d3_array m1)

Description not yet available.

Parameters:

Reimplemented from named_d3_array.

Definition at line 155 of file model35.cpp.


Friends And Related Function Documentation

friend class model_data [friend]

Reimplemented from data_3array.

Definition at line 1642 of file admodel.h.


Member Data Documentation

double* dll_data_3array::d [private]

Definition at line 1636 of file admodel.h.

Referenced by allocate(), and ~dll_data_3array().

List of all members.


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