Description not yet available. More...
#include <admodel.h>
Public Member Functions | |
~dll_param_vector () | |
void | allocate (double *_pd, int mmin, int mmax, const char *s) |
dll_param_vector & | operator= (const dvar_vector &m) |
Description not yet available. | |
dll_param_vector & | operator= (const dvector &m) |
Description not yet available. | |
dll_param_vector & | operator= (const double m) |
Description not yet available. | |
dll_param_vector & | operator= (const prevariable &m) |
Description not yet available. | |
Private Attributes | |
double * | pd |
Definition at line 34 of file model32.cpp.
void dll_param_vector::allocate | ( | double * | _pd, |
int | mmin, | ||
int | mmax, | ||
const char * | s | ||
) |
Definition at line 141 of file model31.cpp.
dll_param_vector & dll_param_vector::operator= | ( | const dvar_vector & | t | ) |
Description not yet available.
Reimplemented from named_dvar_vector.
Definition at line 117 of file model31.cpp.
Referenced by operator=().
dll_param_vector & dll_param_vector::operator= | ( | const dvector & | t | ) |
Description not yet available.
Reimplemented from named_dvar_vector.
Definition at line 123 of file model31.cpp.
dll_param_vector & dll_param_vector::operator= | ( | const double | t | ) |
Description not yet available.
Reimplemented from named_dvar_vector.
Definition at line 129 of file model31.cpp.
dll_param_vector & dll_param_vector::operator= | ( | const prevariable & | t | ) |
Description not yet available.
Reimplemented from named_dvar_vector.
Definition at line 135 of file model31.cpp.
double* dll_param_vector::pd [private] |
Definition at line 230 of file admodel.h.
Referenced by allocate(), and ~dll_param_vector().
Generated on Tue Mar 8 2016 19:51:39 for ADMB Documentation by 1.8.0 |