Description not yet available. More...
#include <admodel.h>
Public Member Functions | |
| virtual | ~dll_data_number () |
| void | allocate (double *_pd, const char *s) |
| dll_data_number & | operator= (const double &m) |
Public Attributes | |
| double * | pd |
| dll_data_number::~dll_data_number | ( | ) | [virtual] |
Definition at line 14 of file model32.cpp.
| void dll_data_number::allocate | ( | double * | _pd, |
| const char * | s | ||
| ) |
Definition at line 16 of file model31.cpp.
| dll_data_number & dll_data_number::operator= | ( | const double & | m | ) |
Reimplemented from data_number.
Definition at line 23 of file model31.cpp.
| double* dll_data_number::pd |
Definition at line 1774 of file admodel.h.
Referenced by allocate(), and ~dll_data_number().
|
|
Generated on Tue Mar 8 2016 19:51:39 for ADMB Documentation by 1.8.0
|