Description not yet available. More...
#include <admodel.h>
Private Member Functions | |
data_4array (void) | |
void | allocate (int hhsl, int hhsu, int hsl, int hsu, int rmin, int rmax, int cmin, int cmax, const char *="UNNAMED") |
void | 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 *="UNNAMED") |
Friends | |
class | model_data |
data_4array::data_4array | ( | void | ) | [inline, private] |
void data_4array::allocate | ( | int | hhsl, |
int | hhsu, | ||
int | hsl, | ||
int | hsu, | ||
int | rmin, | ||
int | rmax, | ||
int | cmin, | ||
int | cmax, | ||
const char * | s = "UNNAMED" |
||
) | [private] |
Reimplemented from named_d4_array.
Definition at line 10 of file model16.cpp.
void data_4array::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 = "UNNAMED" |
||
) | [private] |
Reimplemented from named_d4_array.
Definition at line 17 of file model16.cpp.
friend class model_data [friend] |
Generated on Tue Mar 8 2016 19:51:39 for ADMB Documentation by 1.8.0 |