Description not yet available. More...
#include <df1b2fun.h>
Public Member Functions | |
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) |
Description not yet available. | |
void | allocate (int rmin, int rmax, int cmin, int cmax) |
Description not yet available. | |
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) |
Description not yet available. | |
void | allocate (int rmin, int rmax, int cmin, int cmax, double, double, const char *s) |
virtual void | sd_scale (const dvector &d, const dvector &x, const int &ii) |
Description not yet available. | |
virtual void | set_index (int aflag, const int &ii) |
Description not yet available. | |
void | set_phase_start (int n) |
virtual void | set_value (const dvector &x, const int &_ii) |
Description not yet available. | |
virtual void | set_value (const init_df1b2vector &x, const int &_ii, const df1b2variable &pen) |
Description not yet available. |
void df1b2_init_matrix::allocate | ( | int | rmin, |
int | rmax, | ||
const index_type & | cmin, | ||
const index_type & | cmax, | ||
int | ps, | ||
const char * | s | ||
) | [inline] |
Definition at line 1397 of file df1b2fun.h.
void df1b2_init_matrix::allocate | ( | int | nrl, |
int | nrh, | ||
const index_type & | ncl, | ||
const index_type & | nch, | ||
const char * | s | ||
) | [inline] |
Description not yet available.
Reimplemented from df1b2matrix.
Definition at line 1404 of file df1b2fun.h.
void df1b2_init_matrix::allocate | ( | int | nrl, |
int | nrh, | ||
int | ncl, | ||
int | nch | ||
) | [inline] |
Description not yet available.
Reimplemented from df1b2matrix.
Definition at line 1410 of file df1b2fun.h.
void df1b2_init_matrix::allocate | ( | int | rmin, |
int | rmax, | ||
int | cmin, | ||
int | cmax, | ||
int | ps, | ||
const char * | s | ||
) | [inline] |
Definition at line 1414 of file df1b2fun.h.
void df1b2_init_matrix::allocate | ( | int | nrl, |
int | nrh, | ||
int | ncl, | ||
int | nch, | ||
const char * | s | ||
) | [inline] |
Description not yet available.
Reimplemented from df1b2matrix.
Definition at line 1420 of file df1b2fun.h.
void df1b2_init_matrix::allocate | ( | int | rmin, |
int | rmax, | ||
int | cmin, | ||
int | cmax, | ||
double | , | ||
double | , | ||
const char * | s | ||
) | [inline] |
Reimplemented in df1b2_init_bounded_matrix.
Definition at line 1424 of file df1b2fun.h.
void df1b2_init_matrix::sd_scale | ( | const dvector & | _v, |
const dvector & | x, | ||
const int & | _ii | ||
) | [virtual] |
Description not yet available.
Implements initial_df1b2params.
Reimplemented in df1b2_init_bounded_matrix.
Definition at line 107 of file df1b2f25.cpp.
void df1b2_init_matrix::set_index | ( | int | aflag, |
const int & | _ii | ||
) | [virtual] |
Description not yet available.
Implements initial_df1b2params.
Definition at line 182 of file df1b2f15.cpp.
void df1b2_init_matrix::set_phase_start | ( | int | n | ) | [inline] |
Reimplemented from initial_df1b2params.
Definition at line 1429 of file df1b2fun.h.
Referenced by allocate().
void df1b2_init_matrix::set_value | ( | const dvector & | x, |
const int & | _ii | ||
) | [virtual] |
Description not yet available.
Implements initial_df1b2params.
Reimplemented in df1b2_init_bounded_matrix.
Definition at line 46 of file df1b2f18.cpp.
void df1b2_init_matrix::set_value | ( | const init_df1b2vector & | _x, |
const int & | _ii, | ||
const df1b2variable & | pen | ||
) | [virtual] |
Description not yet available.
Implements initial_df1b2params.
Reimplemented in df1b2_init_bounded_matrix.
Definition at line 222 of file df1b2f15.cpp.
Generated on Tue Mar 8 2016 19:51:39 for ADMB Documentation by 1.8.0 |