Description not yet available. More...
#include <admodel.h>
Protected Member Functions | |
named_dvar4_array (void) | |
void | allocate (int hhsl, int hhsu, int hsl, int hsu, int rmin, int rmax, int cmin, int cmax, const char *s) |
void | allocate (ad_integer, ad_integer, const index_type &, const index_type &, const index_type &, const index_type &, const index_type &, const index_type &, const char *s) |
void | allocate (ad_integer, ad_integer, const index_type &, const index_type &, const index_type &, const index_type &, const char *s) |
void | allocate (ad_integer, ad_integer, const index_type &, const index_type &, const char *s) |
void | allocate (ad_integer, ad_integer, const char *s) |
void | allocate (const char *s) |
void | allocate (int hhsl, int hhsu, int hsl, int hsu, int rmin, int rmax, const char *s) |
void | allocate (int hhsl, int hhsu, int hsl, int hsu, const char *s) |
void | allocate (int hhsl, int hhsu, const char *s) |
named_dvar4_array & | operator= (const dvar4_array &m) |
Description not yet available. | |
named_dvar4_array & | operator= (const d4_array &m) |
Description not yet available. | |
Friends | |
class | model_parameters |
named_dvar4_array::named_dvar4_array | ( | void | ) | [inline, protected] |
void named_dvar4_array::allocate | ( | int | hhsl, |
int | hhsu, | ||
int | hsl, | ||
int | hsu, | ||
int | rmin, | ||
int | rmax, | ||
int | cmin, | ||
int | cmax, | ||
const char * | s | ||
) | [protected] |
Definition at line 50 of file model15.cpp.
void named_dvar4_array::allocate | ( | ad_integer | hhsl, |
ad_integer | hhsu, | ||
const index_type & | hsl, | ||
const index_type & | hsu, | ||
const index_type & | rmin, | ||
const index_type & | rmax, | ||
const index_type & | cmin, | ||
const index_type & | cmax, | ||
const char * | s | ||
) | [protected] |
Definition at line 9 of file model15.cpp.
void named_dvar4_array::allocate | ( | ad_integer | hhsl, |
ad_integer | hhsu, | ||
const index_type & | hsl, | ||
const index_type & | hsu, | ||
const index_type & | rmin, | ||
const index_type & | rmax, | ||
const char * | s | ||
) | [protected] |
Definition at line 18 of file model15.cpp.
void named_dvar4_array::allocate | ( | ad_integer | hhsl, |
ad_integer | hhsu, | ||
const index_type & | hsl, | ||
const index_type & | hsu, | ||
const char * | s | ||
) | [protected] |
Definition at line 28 of file model15.cpp.
void named_dvar4_array::allocate | ( | ad_integer | hhsl, |
ad_integer | hhsu, | ||
const char * | s | ||
) | [protected] |
Definition at line 37 of file model15.cpp.
void named_dvar4_array::allocate | ( | const char * | s | ) | [protected] |
Reimplemented from model_name_tag.
Definition at line 44 of file model15.cpp.
void named_dvar4_array::allocate | ( | int | hhsl, |
int | hhsu, | ||
int | hsl, | ||
int | hsu, | ||
int | rmin, | ||
int | rmax, | ||
const char * | s | ||
) | [protected] |
Definition at line 57 of file model15.cpp.
void named_dvar4_array::allocate | ( | int | hhsl, |
int | hhsu, | ||
int | hsl, | ||
int | hsu, | ||
const char * | s | ||
) | [protected] |
Definition at line 64 of file model15.cpp.
void named_dvar4_array::allocate | ( | int | hhsl, |
int | hhsu, | ||
const char * | s | ||
) | [protected] |
Definition at line 71 of file model15.cpp.
named_dvar4_array & named_dvar4_array::operator= | ( | const dvar4_array & | m | ) | [protected] |
Description not yet available.
Reimplemented from dvar4_array.
Definition at line 145 of file model15.cpp.
Referenced by operator=().
named_dvar4_array & named_dvar4_array::operator= | ( | const d4_array & | m | ) | [protected] |
Description not yet available.
Reimplemented from dvar4_array.
Definition at line 151 of file model15.cpp.
friend class model_parameters [friend] |
Generated on Tue Mar 8 2016 19:51:40 for ADMB Documentation by 1.8.0 |