Description not yet available. More...
#include <admodel.h>
Public Member Functions | |
| data_3array (void) | |
Private Member Functions | |
| void | allocate (int hsl, int hsu, int rmin, int rmax, int cmin, int cmax, const char *="UNNAMED") |
| void | allocate (int hsl, int hsu, const ivector &rmin, int rmax, int cmin, int cmax, const char *="UNNAMED") |
| void | allocate (int hsl, int hsu, int rmin, const ivector &rmax, int cmin, int cmax, const char *="UNNAMED") |
| void | allocate (int hsl, int hsu, const ivector &rmin, const ivector &rmax, int cmin, int cmax, const char *="UNNAMED") |
| void | allocate (int hsl, int hsu, int rmin, int rmax, const ivector &cmin, int cmax, const char *="UNNAMED") |
| void | allocate (int hsl, int hsu, int rmin, int rmax, const ivector &cmin, const ivector &cmax, const char *="UNNAMED") |
| void | allocate (int hsl, int hsu, int rmin, int rmax, int cmin, const ivector &cmax, const char *="UNNAMED") |
| void | allocate (int hsl, int 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_3array::data_3array | ( | void | ) | [inline] |
| void data_3array::allocate | ( | int | hsl, |
| int | hsu, | ||
| int | rmin, | ||
| int | rmax, | ||
| int | cmin, | ||
| int | cmax, | ||
| const char * | s = "UNNAMED" |
||
| ) | [private] |
Reimplemented from named_d3_array.
| void data_3array::allocate | ( | int | hsl, |
| int | hsu, | ||
| const ivector & | rmin, | ||
| int | rmax, | ||
| int | cmin, | ||
| int | cmax, | ||
| const char * | s = "UNNAMED" |
||
| ) | [private] |
Reimplemented from named_d3_array.
| void data_3array::allocate | ( | int | hsl, |
| int | hsu, | ||
| int | rmin, | ||
| const ivector & | rmax, | ||
| int | cmin, | ||
| int | cmax, | ||
| const char * | s = "UNNAMED" |
||
| ) | [private] |
Reimplemented from named_d3_array.
| void data_3array::allocate | ( | int | hsl, |
| int | hsu, | ||
| const ivector & | rmin, | ||
| const ivector & | rmax, | ||
| int | cmin, | ||
| int | cmax, | ||
| const char * | s = "UNNAMED" |
||
| ) | [private] |
Reimplemented from named_d3_array.
| void data_3array::allocate | ( | int | hsl, |
| int | hsu, | ||
| int | rmin, | ||
| int | rmax, | ||
| const ivector & | cmin, | ||
| int | cmax, | ||
| const char * | s = "UNNAMED" |
||
| ) | [private] |
Reimplemented from named_d3_array.
| void data_3array::allocate | ( | int | hsl, |
| int | hsu, | ||
| int | rmin, | ||
| int | rmax, | ||
| const ivector & | cmin, | ||
| const ivector & | cmax, | ||
| const char * | s = "UNNAMED" |
||
| ) | [private] |
Reimplemented from named_d3_array.
| void data_3array::allocate | ( | int | hsl, |
| int | hsu, | ||
| int | rmin, | ||
| int | rmax, | ||
| int | cmin, | ||
| const ivector & | cmax, | ||
| const char * | s = "UNNAMED" |
||
| ) | [private] |
Reimplemented from named_d3_array.
| void data_3array::allocate | ( | int | hsl, |
| int | 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_d3_array.
friend class model_data [friend] |
Reimplemented in dll_data_3array.
|
|
Generated on Tue Mar 8 2016 19:51:39 for ADMB Documentation by 1.8.0
|