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_3array & | operator= (const d3_array &) |
Description not yet available. | |
Private Attributes | |
double * | d |
Friends | |
class | model_data |
dll_data_3array::~dll_data_3array | ( | ) | [virtual] |
Definition at line 9 of file model35.cpp.
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.
Reimplemented from named_d3_array.
Definition at line 155 of file model35.cpp.
friend class model_data [friend] |
Reimplemented from data_3array.
double* dll_data_3array::d [private] |
Definition at line 1636 of file admodel.h.
Referenced by allocate(), and ~dll_data_3array().
Generated on Tue Mar 8 2016 19:51:39 for ADMB Documentation by 1.8.0 |