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