Description not yet available. More...
#include <admodel.h>
Private Member Functions | |
| data_imatrix (void) | |
| void | allocate (int rmin, int rmax, int cmin, int cmax, const char *="UNNAMED") |
| void | allocate (int rmin, int rmax, const index_type &, const index_type &cmax, const char *="UNNAMED") |
Friends | |
| class | model_data |
| data_imatrix::data_imatrix | ( | void | ) | [inline, private] |
| void data_imatrix::allocate | ( | int | rmin, |
| int | rmax, | ||
| int | cmin, | ||
| int | cmax, | ||
| const char * | s = "UNNAMED" |
||
| ) | [private] |
Reimplemented from named_imatrix.
| void data_imatrix::allocate | ( | int | rmin, |
| int | rmax, | ||
| const index_type & | cmin, | ||
| const index_type & | cmax, | ||
| const char * | s = "UNNAMED" |
||
| ) | [private] |
Reimplemented from named_imatrix.
friend class model_data [friend] |
|
|
Generated on Tue Mar 8 2016 19:51:39 for ADMB Documentation by 1.8.0
|