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

Description not yet available. More...

#include <admodel.h>

Public Member Functions

 dll_param_init_d3array ()
virtual ~dll_param_init_d3array ()
void allocate (double *_d, int hmin, int hmax, int rmin, int rmax, int cmin, int cmax, int phase_start=1, const char *="UNNAMED")
void allocate (double *_d, int hmin, int hmax, int rmin, int rmax, int cmin, int cmax, const char *="UNNAMED")
dll_param_init_d3arrayoperator= (const d3_array &)
 Description not yet available.
dll_param_init_d3arrayoperator= (const dvar3_array &)
 Description not yet available.

Private Attributes

double * d

Detailed Description

Description not yet available.

Parameters:

Definition at line 2390 of file admodel.h.


Constructor & Destructor Documentation

Definition at line 101 of file model35.cpp.

Definition at line 2400 of file admodel.h.


Member Function Documentation

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

Definition at line 126 of file model35.cpp.

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

Definition at line 148 of file model35.cpp.

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

Description not yet available.

Parameters:

Reimplemented from named_dvar3_array.

Definition at line 180 of file model35.cpp.

Referenced by operator=().

dll_param_init_d3array & dll_param_init_d3array::operator= ( const dvar3_array m1)

Description not yet available.

Parameters:

Reimplemented from named_dvar3_array.

Definition at line 173 of file model35.cpp.


Member Data Documentation

double* dll_param_init_d3array::d [private]

Definition at line 2392 of file admodel.h.

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

List of all members.


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