|
void | allocate (int, int, int, int, double, double, int, const char *) |
| Description not yet available. More...
|
|
void | allocate (int, int, const index_type &, const index_type &, double, double, int, const char *) |
| Description not yet available. More...
|
|
void | allocate (int, int, int, int, double, double, const char *) |
| Description not yet available. More...
|
|
void | allocate (int, int, const index_type &, const index_type &, double, double, const char *) |
| Description not yet available. More...
|
|
void | allocate (int, int, int, int, double, double) |
| Description not yet available. More...
|
|
virtual void | sd_scale (const dvector &d, const dvector &x, const int &ii) |
| Description not yet available. More...
|
|
virtual void | set_value (const dvector &x, const int &_ii) |
| Description not yet available. More...
|
|
virtual void | set_value (const init_df1b2vector &x, const int &_ii, const df1b2variable &pen) |
| Description not yet available. More...
|
|
void | allocate (int rmin, int rmax, const index_type &cmin, const index_type &cmax, int ps, const char *s) |
|
void | allocate (int rmin, int rmax, const index_type &cmin, const index_type &cmax, const char *s) |
|
void | allocate (int rmin, int rmax, int cmin, int cmax) |
|
void | allocate (int rmin, int rmax, int cmin, int cmax, int ps, const char *s) |
|
void | allocate (int rmin, int rmax, int cmin, int cmax, const char *s) |
|
void | allocate (int rmin, int rmax, int cmin, int cmax, double, double, const char *s) |
|
virtual void | set_index (int aflag, const int &ii) |
| Description not yet available. More...
|
|
void | set_phase_start (int n) |
|
| df1b2matrix (int nrl, int nrh, int ncl, int nch) |
| Description not yet available. More...
|
|
| df1b2matrix (int nrl, int nrh) |
| Description not yet available. More...
|
|
| df1b2matrix (const df1b2matrix &) |
| Copy constructor. More...
|
|
| df1b2matrix (int nrl, int nrh, const index_type &ncl, const index_type &nch) |
| Description not yet available. More...
|
|
| df1b2matrix (void) |
| Description not yet available. More...
|
|
| ~df1b2matrix () |
| Destructor. More...
|
|
void | allocate (int nrl, int nrh, int ncl, int nch) |
| Description not yet available. More...
|
|
void | allocate (int nrl, int nrh) |
| Allocate square matrix. More...
|
|
void | allocate (int nrl, int nrh, int ncl, int nch, const char *) |
| Description not yet available. More...
|
|
void | allocate (int nrl, int nrh, const index_type &ncl, const index_type &nch) |
| Description not yet available. More...
|
|
void | allocate (int nrl, int nrh, const index_type &ncl, const index_type &nch, const char *) |
| Description not yet available. More...
|
|
void | allocate (void) |
| Description not yet available. More...
|
|
int | allocated (void) |
|
void | colfill (const int j, const df1b2vector &v) |
| Copy vector values into column j of df1b2matrix. More...
|
|
int | colmax (void) const |
|
int | colmin (void) const |
|
int | colsize (void) const |
|
void | deallocate (void) |
| Description not yet available. More...
|
|
int | indexmax (void) const |
|
int | indexmin (void) const |
|
void | initialize (void) |
| Description not yet available. More...
|
|
df1b2variable & | operator() (int i, int j) const |
|
df1b2vector & | operator() (int i) const |
|
df1b2matrix & | operator*= (const df1b2variable &x) |
| Description not yet available. More...
|
|
df1b2matrix & | operator*= (double x) |
| Description not yet available. More...
|
|
df1b2matrix & | operator+= (const df1b2matrix &M) |
| Description not yet available. More...
|
|
df1b2matrix & | operator-= (const df1b2matrix &M) |
| Description not yet available. More...
|
|
df1b2matrix & | operator/= (const df1b2variable &x) |
| Description not yet available. More...
|
|
df1b2matrix & | operator/= (double x) |
| Description not yet available. More...
|
|
df1b2matrix & | operator= (const df3_one_matrix &) |
|
df1b2matrix & | operator= (const df1b2matrix &) |
| Description not yet available. More...
|
|
df1b2matrix & | operator= (const dmatrix &) |
| Description not yet available. More...
|
|
df1b2matrix & | operator= (const df1b2variable &) |
| Assigns value _M to all elements of df1b2matrix (if not empty). More...
|
|
df1b2matrix & | operator= (double) |
| Description not yet available. More...
|
|
df1b2matrix & | operator= (const df3_two_matrix &M) |
| Description not yet available. More...
|
|
df1b2vector & | operator[] (int i) const |
|
int | rowmax (void) const |
|
int | rowmin (void) const |
|
unsigned int | size () const |
|
| 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 1642 of file df1b2fun.h.