Description not yet available. More...
#include <admodel.h>
Protected Member Functions | |
| named_i3_array (void) | |
| void | allocate (int hsl, int hsu, int rmin, int rmax, int cmin, int cmax, const char *s) |
| void | allocate (int hsl, int hsu, const index_type &rmin, const index_type &rmax, const index_type &cmin, const index_type &cmax, const char *s) |
| named_i3_array & | operator= (const i3_array &m) |
| Description not yet available. | |
| named_i3_array::named_i3_array | ( | void | ) | [inline, protected] |
| void named_i3_array::allocate | ( | int | hsl, |
| int | hsu, | ||
| int | rmin, | ||
| int | rmax, | ||
| int | cmin, | ||
| int | cmax, | ||
| const char * | s | ||
| ) | [protected] |
Reimplemented in data_3iarray.
Definition at line 9 of file model29.cpp.
| void named_i3_array::allocate | ( | int | hsl, |
| int | hsu, | ||
| const index_type & | rmin, | ||
| const index_type & | rmax, | ||
| const index_type & | cmin, | ||
| const index_type & | cmax, | ||
| const char * | s | ||
| ) | [protected] |
Reimplemented in data_3iarray.
Definition at line 16 of file model29.cpp.
| named_i3_array & named_i3_array::operator= | ( | const i3_array & | m1 | ) | [protected] |
Description not yet available.
Reimplemented from i3_array.
Definition at line 25 of file model29.cpp.
|
|
Generated on Tue Mar 8 2016 19:51:40 for ADMB Documentation by 1.8.0
|