|
| dll_param_init_d3array () |
|
virtual | ~dll_param_init_d3array () |
|
void | allocate (double *_d, int hmin, int hmax, int rmin, int rmax, int cmin, int cmax, int phase_start=1, const char *="UNNAMED") |
|
void | allocate (double *_d, int hmin, int hmax, int rmin, int rmax, int cmin, int cmax, const char *="UNNAMED") |
|
dll_param_init_d3array & | operator= (const d3_array &) |
|
dll_param_init_d3array & | operator= (const dvar3_array &) |
|
| param_init_d3array (void) |
|
virtual void | add_value (const dvector &, const dvector &, const int &, const double &, const dvector &) |
|
virtual void | add_value (const dvector &, const int &) |
|
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") |
| Allocates param_init_d3array with row dimensions sl to sh, column dimensions nrl to nrh and height dimensions ncl to nch using default phase_start = 1. More...
|
|
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, int phase_start=1, const char *s="UNNAMED") |
| Allocates param_init_d3array with row dimensions sl to sh, column dimensions nrl to nrh and height dimensions ncl to nch using specified phase_start. More...
|
|
void | allocate (int smin, int smax, int rmin, int rmax, int cmin, int cmax, int phase_start=1, const char *="UNNAMED") |
| Allocates param_init_d3array with row dimensions smin to smax, column dimensions rmin to rmax and height dimensions cmin to cmax using default phase_start = 1. More...
|
|
void | allocate (int smin, int smax, int rmin, int rmax, int cmin, int cmax, const char *="UNNAMED") |
| Allocates param_init_d3array with row dimensions smin to smax, column dimensions rmin to rmax and height dimensions cmin to cmax using default phase_start = 1. More...
|
|
virtual void | bsave_value (uostream &uos) |
|
virtual void | copy_value_to_vector (const dvector &x, const int &ii) |
|
virtual void | curv_scale (const dvector &d, const dvector &x, const int &ii) |
|
virtual void | dev_correction (const dmatrix &, const int &) |
|
virtual void | get_jacobian (const dvector &, const dvector &, const int &) |
|
virtual void | hess_scale (const dvector &d, const dvector &x, const int &ii) |
|
virtual const char * | label (void) |
|
virtual void | mc_scale (const dvector &d, const dvector &x, const int &) |
| Description not yet available. More...
|
|
virtual void | pvm_pack (void) |
|
virtual void | pvm_unpack (void) |
|
void | report_value (void) |
|
virtual void | restore_value (const ifstream &ifs) |
|
virtual void | restore_value_from_vector (const dvector &, const int &) |
|
virtual void | save_value (ofstream &ofs) |
|
virtual void | save_value (const ofstream &ofs, int prec) |
|
virtual void | save_value (const ofstream &ofs, int prec, const dvector &, int &offset) |
|
virtual void | sd_scale (const dvector &d, const dvector &x, const int &ii) |
|
virtual void | sd_vscale (const dvar_vector &d, const dvar_vector &x, const int &ii) |
|
virtual void | set_simulation_bounds (const dmatrix &symbds, const int &ii) |
|
virtual void | set_value (const dvar_vector &x, const int &ii, const dvariable &pen) |
|
virtual void | set_value_inv (const dvector &x, const int &ii) |
|
virtual void | setshare (const index_type &sf, const index_type &af) |
|
virtual void | shared_set_value (const dvar_vector &, const int &, const dvariable &pen) |
|
virtual void | shared_set_value_inv (const dvector &, const int &) |
|
virtual int | shared_size_count (void) |
|
virtual unsigned int | size_count () const |
| Return number of active parameters. More...
|
|
| 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) |
|
| initial_params (void) |
| Default constructor. More...
|
|
virtual void | add_to_list (void) |
|
void | allocate (int _phase_start) |
|
double | get_initial_value (void) |
|
int | get_phase_start (void) |
|
double | get_scalefactor () |
|
void | restore_phase_start (void) |
|
void | set_active_flag (void) |
|
void | set_inactive_flag (void) |
|
void | set_initial_value (double x) |
|
virtual void | set_only_random_effects_active () |
|
virtual void | set_only_random_effects_inactive () |
|
void | set_phase_start (int x) |
|
virtual void | set_random_effects_active () |
|
virtual void | set_random_effects_inactive () |
|
void | set_scalefactor (const double) |
|