|
| | named_dvar6_array (void) |
| |
| void | allocate (int hhsl, int hhsu, int hsl, int hsu, int rmin, int rmax, int cmin, int cmax, int l5, int u5, int l6, int u6, const char *s) |
| |
| void | allocate (const ad_integer &hhsl, const ad_integer &hhsu, const index_type &hsl, const index_type &hsu, const index_type &sl, const index_type &sh, const index_type &nrl, const index_type &nrh, const index_type &ncl, const index_type &nch, const index_type &l5, const index_type &u5, const char *s) |
| |
| named_dvar6_array & | operator= (const dvar6_array &m) |
| |
| named_dvar6_array & | operator= (const d6_array &m) |
| |
| | dvar6_array (int hhsl, int hhsu) |
| | Description not yet available. More...
|
| |
| | dvar6_array (int hhsl, int hhsu, int hsl, int hsu, int sl, int sh, int nrl, int nrh, int ncl, int nch, int l6, int u6) |
| | Description not yet available. More...
|
| |
| | dvar6_array (const ad_integer &hhsl, const ad_integer &hhsu, const index_type &hsl, const index_type &hsu, const index_type &sl, const index_type &sh, const index_type &nrl, const index_type &nrh, const index_type &ncl, const index_type &nch, const index_type &l6, const index_type &u6) |
| | Description not yet available. More...
|
| |
| | dvar6_array (const d6_array &m2) |
| | Description not yet available. More...
|
| |
| | dvar6_array (const dvar6_array &m2) |
| | Copy constructor. More...
|
| |
| | dvar6_array () |
| | Description not yet available. More...
|
| |
| | ~dvar6_array () |
| | Destructor. More...
|
| |
| void | allocate (int hhsl, int hhsu) |
| | Allocate vector of dvar5_array with dimension [hsl to hsu]. More...
|
| |
| void | allocate (int hhsl, int hhsu, int hsl, int hsu, int sl, int sh, int nrl, int nrh, int ncl, int nch, int l6, int u6) |
| | Description not yet available. More...
|
| |
| void | allocate (const ad_integer &hhsl, const ad_integer &hhsu, const index_type &hsl, const index_type &hsu, const index_type &sl, const index_type &sh, const index_type &nrl, const index_type &nrh, const index_type &ncl, const index_type &nch, const index_type &l6, const index_type &u6) |
| | Description not yet available. More...
|
| |
| void | allocate (void) |
| | Description not yet available. More...
|
| |
| void | allocate (const d6_array &) |
| | Allocate dvar6_array using dimensions from m1. More...
|
| |
| void | allocate (const dvar6_array &) |
| | Allocate dvar6_array using dimensions from m1. More...
|
| |
| void | deallocate (void) |
| | Deallocate dvar6_array memory. More...
|
| |
| dvar5_array & | elem (int i) |
| |
| dvar4_array & | elem (int i, int j) |
| |
| dvar3_array & | elem (int i, int j, int k) |
| |
| dvar_matrix & | elem (int i, int j, int k, int l) |
| |
| dvar_vector & | elem (int i, int j, int k, int l, int _m) |
| |
| prevariable | elem (int i, int j, int k, int l, int _m, int _n) |
| |
| const dvar5_array & | elem (int i) const |
| |
| const dvar4_array & | elem (int i, int j) const |
| |
| const dvar3_array & | elem (int i, int j, int k) const |
| |
| const dvar_matrix & | elem (int i, int j, int k, int l) const |
| |
| const dvar_vector & | elem (int i, int j, int k, int l, int _m) const |
| |
| const prevariable | elem (int i, int j, int k, int l, int _m, int _n) const |
| |
| unsigned int | get_ncopies () const |
| |
| int | indexmax () const |
| |
| int | indexmin () const |
| |
| void | initialize () |
| | Description not yet available. More...
|
| |
| int | operator! (void) const |
| |
| dvar5_array & | operator() (int i) |
| |
| dvar4_array & | operator() (int i, int j) |
| |
| dvar3_array & | operator() (int i, int j, int k) |
| |
| dvar_matrix & | operator() (int i, int j, int k, int l) |
| |
| dvar_vector & | operator() (int i, int j, int k, int l, int _m) |
| |
| prevariable | operator() (int i, int j, int k, int l, int _m, int _n) |
| |
| const dvar5_array & | operator() (int i) const |
| |
| const dvar4_array & | operator() (int i, int j) const |
| |
| const dvar3_array & | operator() (int i, int j, int k) const |
| |
| const dvar_matrix & | operator() (int i, int j, int k, int l) const |
| |
| const dvar_vector & | operator() (int i, int j, int k, int l, int _m) const |
| |
| const prevariable | operator() (int i, int j, int k, int l, int _m, int _n) const |
| |
| void | operator/= (const prevariable &d) |
| | Description not yet available. More...
|
| |
| void | operator/= (const double &d) |
| | Description not yet available. More...
|
| |
| dvar6_array & | operator= (const d6_array &) |
| | Description not yet available. More...
|
| |
| dvar6_array & | operator= (const dvar6_array &m) |
| | Description not yet available. More...
|
| |
| dvar5_array & | operator[] (int i) |
| |
| const dvar5_array & | operator[] (int i) const |
| |
| void | shallow_copy (const dvar6_array &) |
| | Shallow copy other data structure pointers. More...
|
| |
| unsigned int | size () const |
| |
| | model_name_tag (void) |
| |
| void | allocate (const char *s) |
| |
| const char * | get_name (void) |
| |
| label_class | label (void) |
| |
Description not yet available.
- Parameters
-
Definition at line 402 of file admodel.h.