|
| re_df1b2_init_bounded_vector (void) |
| Description not yet available. More...
|
|
random_effects_bounded_vector_info | operator() (int i) |
|
virtual void | set_value (const init_df1b2vector &x, const int &_ii, const df1b2variable &pen) |
| Description not yet available. More...
|
|
virtual void | set_value (const dvector &x, const int &_ii) |
| Description not yet available. More...
|
|
void | allocate (int, int, double, double, int, const char *) |
| Description not yet available. More...
|
|
void | allocate (int, int, double, double, const char *) |
| Description not yet available. More...
|
|
void | allocate (int, int, double, double) |
| Description not yet available. More...
|
|
double | getmaxb (void) |
|
double | getminb (void) |
|
virtual void | sd_scale (const dvector &d, const dvector &x, const int &ii) |
| Description not yet available. More...
|
|
virtual | ~df1b2_init_vector () |
|
void | allocate (int min, int max, int phase_start, const adstring &s="unnamed") |
| Description not yet available. More...
|
|
void | allocate (int min, int max, const adstring &s="unnamed") |
| Description not yet available. More...
|
|
virtual void | set_index (int aflag, const int &ii) |
| Description not yet available. More...
|
|
void | set_phase_start (int n) |
|
| df1b2vector (int lb, int ub) |
| Description not yet available. More...
|
|
| df1b2vector (const dvector &v) |
| Construct df1b2vector from dvector v. More...
|
|
| df1b2vector (const df1b2vector &) |
| Copy constructor. More...
|
|
| df1b2vector (void) |
| Default constructor. More...
|
|
| df1b2vector (const predf1b2vector &) |
| Description not yet available. More...
|
|
| ~df1b2vector () |
| Destructor. More...
|
|
void | allocate (int lb, int ub, const char *) |
| Description not yet available. More...
|
|
void | allocate (int lb, int ub) |
| Allocate vector of df1b2variables with dimension [lb to ub]. More...
|
|
void | allocate (const ad_integer &, const ad_integer &ub) |
| Description not yet available. More...
|
|
void | allocate (void) |
| Initialize df1b2vector to empty. More...
|
|
int | allocated (void) |
|
void | copy (const df1b2vector &) |
| Description not yet available. More...
|
|
void | deallocate (void) |
| If no other copies exists, free allocated memory. More...
|
|
int | get_offset (void) |
|
df1b2variable * | getv (void) |
|
int | indexmax (void) const |
|
int | indexmin (void) const |
|
void | initialize (void) |
| Description not yet available. More...
|
|
void | noallocate (int lib, int ub) |
| Description not yet available. More...
|
|
df1b2variable & | operator() (int i) const |
|
df1b2vector | operator() (const ivector &iv) |
|
df1b2vector | operator() (int lb, int ub) |
|
df1b2vector & | operator*= (const df1b2vector &x) |
| Description not yet available. More...
|
|
df1b2vector & | operator*= (const df1b2variable &x) |
| Description not yet available. More...
|
|
df1b2vector & | operator++ (void) |
|
df1b2vector & | operator+= (const df1b2vector &x) |
| Description not yet available. More...
|
|
df1b2vector & | operator+= (const dvector &x) |
| Description not yet available. More...
|
|
df1b2vector & | operator+= (double x) |
| Description not yet available. More...
|
|
df1b2vector & | operator+= (const df1b2variable &x) |
| Description not yet available. More...
|
|
df1b2vector & | operator-- (void) |
|
df1b2vector & | operator-= (const df1b2vector &x) |
| Description not yet available. More...
|
|
df1b2vector & | operator-= (const dvector &x) |
| Description not yet available. More...
|
|
df1b2vector & | operator-= (const df1b2variable &x) |
| Description not yet available. More...
|
|
df1b2vector & | operator/= (const df1b2vector &x) |
| Description not yet available. More...
|
|
df1b2vector & | operator/= (const df1b2variable &x) |
| Description not yet available. More...
|
|
df1b2vector & | operator= (const df3_one_vector &) |
|
df1b2vector & | operator= (const df1b2vector &) |
| Description not yet available. More...
|
|
df1b2vector & | operator= (const dvector &) |
| Description not yet available. More...
|
|
df1b2vector & | operator= (double) |
| Assign value x to each element of df1b2vector. More...
|
|
df1b2vector & | operator= (const df1b2variable &) |
| Description not yet available. More...
|
|
df1b2vector & | operator= (const df3_two_vector &M) |
| Description not yet available. More...
|
|
df1b2variable & | operator[] (int i) const |
|
int | pointersize () const |
|
df1b2vector & | shift (int) |
| Description not yet available. More...
|
|
int | size () |
|
| initial_df1b2params (void) |
| Description not yet available. More...
|
|
virtual void | add_to_list (void) |
| Description not yet available. More...
|
|
double | get_scalefactor () |
| Description not yet available. More...
|
|
void | set_phase_start (int n) |
|
void | set_scalefactor (const double) |
| Set scale factor for parameter in RE model. More...
|
|
Description not yet available.
- Parameters
-
Definition at line 1625 of file df1b2fun.h.