|
| named_dvar3_array (void) |
|
void | allocate (const ad_integer &sl, const ad_integer &sh, const index_type &nrl, const index_type &nrh, const index_type &ncl, const index_type &nch, const char *s="UNNAMED") |
|
void | allocate (int hsl, int hsu, int rmin, int rmax, int cmin, int cmax, const char *s="UNNAMED") |
|
void | allocate (int hsl, int hsu, int rmin, int rmax, const char *s="UNNAMED") |
|
void | allocate (int hsl, int hsu, const index_type &rmin, const index_type &rmax, const char *s="UNNAMED") |
|
void | allocate (int hsl, int hsu, const char *s="UNNAMED") |
|
void | allocate (const char *s="UNNAMED") |
|
void | allocate (int hsl, int hsu, const ivector &rmin, int rmax, int cmin, int cmax, const char *s="UNNAMED") |
|
void | allocate (int hsl, int hsu, int rmin, const ivector &rmax, int cmin, int cmax, const char *s="UNNAMED") |
|
void | allocate (int hsl, int hsu, const ivector &rmin, const ivector &rmax, int cmin, int cmax, const char *s="UNNAMED") |
|
void | allocate (int hsl, int hsu, int rmin, int rmax, const ivector &cmin, int cmax, const char *s="UNNAMED") |
|
void | allocate (int hsl, int hsu, int rmin, int rmax, const ivector &cmin, const ivector &cmax, const char *s="UNNAMED") |
|
void | allocate (int hsl, int hsu, int rmin, int rmax, int cmin, const ivector &cmax, const char *s="UNNAMED") |
|
named_dvar3_array & | operator= (const dvar3_array &m) |
|
named_dvar3_array & | operator= (const d3_array &m) |
|
| dvar3_array (int, int) |
| Description not yet available. More...
|
|
| dvar3_array (int sl, int sh, int nrl, int nrh, int ncl, int nch) |
| Description not yet available. More...
|
|
| dvar3_array (int sl, int sh, int nrl, int nrh, const ivector &ncl, int nch) |
| Description not yet available. More...
|
|
| dvar3_array (int sl, int sh, const ivector &nrl, const ivector &nrh, ivector &ncl, const ivector &nch) |
| Description not yet available. More...
|
|
| dvar3_array (int sl, int sh, int nrl, const ivector &nrh, int ncl, const ivector &nch) |
| Description not yet available. More...
|
|
| dvar3_array (int sl, int sh, int nrl, const ivector &nrh, int ncl, int nch) |
| Description not yet available. More...
|
|
| dvar3_array (ad_integer sl, ad_integer sh, const index_type &nrl, const index_type &nrh, const index_type &ncl, const index_type &nch) |
| Description not yet available. More...
|
|
| dvar3_array (const d3_array &m2) |
| Description not yet available. More...
|
|
| dvar3_array (const param_init_matrix_vector &m2) |
|
| dvar3_array (const param_init_bounded_matrix_vector &m2) |
|
| dvar3_array (const dvar3_array &m2) |
| Copy constructor. More...
|
|
| dvar3_array (void) |
| Default constructor. More...
|
|
| ~dvar3_array () |
| Destructor. More...
|
|
void | allocate (int sl, int sh, int nrl, int nrh, int ncl, int nch) |
| Allocate variable vector of matrices with dimensions [sl to sh] x ([nrl to nrh] x [ncl to nch]) where nch is a vector of indexes. More...
|
|
void | allocate (int sl, int sh, int nrl, int nrh) |
| Allocate vector of matrices having empty columns wht the dimensions [sl to sh] x [nrl to nrh]. More...
|
|
void | allocate (int sl, int sh, const index_type &nrl, const index_type &nrh) |
| Description not yet available. More...
|
|
void | allocate (int sl, int sh) |
| Allocate vector of empty matrices with dimension [sl to sh]. More...
|
|
void | allocate (int sl, int sh, int nrl, int nrh, const ivector &ncl, int nch) |
| Allocate variable vector of matrices with dimensions [sl to sh] x ([nrl to nrh] x [ncl to nch]) where nch is a vector of indexes. More...
|
|
void | allocate (const d3_array &m1) |
| Allocate dvar3_array with same dimensions as m1. More...
|
|
void | allocate (void) |
| Does not allocte, but initialize class members. More...
|
|
void | allocate (const dvar3_array &m1) |
| Allocate dvar3_array with same dimensions as m1. More...
|
|
void | allocate (int sl, int sh, int nrl, int nrh, const ivector &ncl, const ivector &nch) |
| Allocate variable vector of matrices with dimensions [sl to sh] x ([nrl to nrh] x [ncl to nch]) where nch is a vector of indexes. More...
|
|
void | allocate (int sl, int sh, const ivector &nrl, const ivector &nrh, const ivector &ncl, const ivector &nch) |
| Allocate variable vector of matrices with dimensions [sl to sh] x ([nrl to nrh] x [ncl to nch]) where nrh and nch are vectors of indexes. More...
|
|
void | allocate (int sl, int sh, const ivector &nrl, const ivector &nrh, int ncl, int nch) |
| Allocate variable vector of matrices with dimensions [sl to sh] x ([nrl to nrh] x [ncl to nch]) where nrl and nrh are vectors of indexes. More...
|
|
void | allocate (int sl, int sh, const ivector &nrl, int nrh, int ncl, int nch) |
| Allocate variable vector of matrices with dimensions [sl to sh] x ([nrl to nrh] x [ncl to nch]) where nrl is a vector of indexes. More...
|
|
void | allocate (int sl, int sh, int nrl, const ivector &nrh, int ncl, int nch) |
| Allocate variable vector of matrices with dimensions [sl to sh] x ([nrl to nrh] x [ncl to nch]) where nrh is a vector of indexes. More...
|
|
void | allocate (int sl, int sh, int nrl, const ivector &nrh, int ncl, const ivector &nch) |
| Allocate variable vector of matrices with dimensions [sl to sh] x ([nrl to nrh] x [ncl to nch]) where nrh and nch are vectors of indexes. More...
|
|
void | allocate (int sl, int sh, int nrl, int nrh, int ncl, const ivector &nch) |
| Allocate variable vector of matrices with dimensions [sl to sh] x ([nrl to nrh] x [ncl to nch]) where nch is a vector of indexes. More...
|
|
void | allocate (ad_integer sl, ad_integer sh, const index_type &nrl, const index_type &nrh, const index_type &ncl, const index_type &nch) |
| Allocate array with dimensions [sl to sh] x [nrl to nrh] x [ncl to nch]. More...
|
|
void | allocate (ad_integer sl, ad_integer sh, const index_type &nrl, const index_type &nrh) |
| Description not yet available. More...
|
|
void | allocate (ad_integer sl, ad_integer sh) |
| Allocate vector with dimension [sl to sh] of empty matrices. More...
|
|
int | colmax (void) const |
|
int | colmin () const |
|
int | colsize () const |
|
void | deallocate () |
| Deallocate dvar3_array memory. More...
|
|
dvar_matrix & | elem (int i) |
| ? Retrieves an element of a dvar3_array. More...
|
|
prevariable | elem (int i, int j, int k) |
| ? Retrieves an element of a dvar3_array. More...
|
|
const dvar_matrix & | elem (int i) const |
| ? Retrieves an element of a dvar3_array. More...
|
|
const prevariable | elem (int i, int j, int k) const |
| ? Retrieves an element of a dvar3_array. More...
|
|
void | fill_randn (long int &n) |
| Description not yet available. More...
|
|
void | fill_randn_ni (long int &n) |
| Description not yet available. More...
|
|
void | fill_randu (long int &n) |
| Description not yet available. More...
|
|
void | fill_randu_ni (long int &n) |
| Description not yet available. More...
|
|
double | fill_seqadd (double, double) |
| Description not yet available. More...
|
|
unsigned int | get_ncopies () const |
|
int | indexmax () const |
|
int | indexmin () const |
|
void | initialize (void) |
| Description not yet available. More...
|
|
int | operator! (void) const |
|
const prevariable | operator() (int k, int i, int j) const |
|
const dvar_vector & | operator() (int k, int i) const |
|
const dvar_matrix & | operator() (int i) const |
|
prevariable | operator() (int k, int i, int j) |
|
dvar_vector & | operator() (int k, int i) |
|
dvar_matrix & | operator() (int i) |
|
void | operator/= (const prevariable &) |
| Description not yet available. More...
|
|
void | operator/= (double) |
| Description not yet available. More...
|
|
dvar3_array & | operator= (const d3_array &m1) |
| Assign element values from scalar arr3 to dvar3_array. More...
|
|
dvar3_array & | operator= (double x) |
| Assigns value to all elements of dvar3_array. More...
|
|
dvar3_array & | operator= (const dvar3_array &m1) |
| Assign values from other to dvar3_array. More...
|
|
const dvar_matrix & | operator[] (int i) const |
|
dvar_matrix & | operator[] (int i) |
|
int | rowmax (void) const |
|
int | rowmin (void) const |
|
int | rowsize () const |
|
void | shallow_copy (const dvar3_array &) |
| Shallow copy other data structure pointers. More...
|
|
int | slicemax () const |
|
int | slicemin () const |
|
unsigned int | slicesize () const |
|
dvar3_array | sub (int, int) |
| Description not yet available. More...
|
|
d3_array | value (const dvar3_array &) |
|
| model_name_tag (void) |
|
void | allocate (const char *s) |
|
const char * | get_name (void) |
|
label_class | label (void) |
|