Description not yet available. More...
#include <df1b2fun.h>
Public Member Functions | |
| void | allocate (int, int, int, int, double, double, int, const char *) |
| Description not yet available. | |
| void | allocate (int, int, const index_type &, const index_type &, double, double, int, const char *) |
| Description not yet available. | |
| void | allocate (int, int, int, int, double, double, const char *) |
| Description not yet available. | |
| void | allocate (int, int, const index_type &, const index_type &, double, double, const char *) |
| Description not yet available. | |
| void | allocate (int, int, int, int, double, double) |
| Description not yet available. | |
| virtual void | sd_scale (const dvector &d, const dvector &x, const int &ii) |
| Description not yet available. | |
| 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. | |
Protected Attributes | |
| double | maxb |
| double | minb |
| void df1b2_init_bounded_matrix::allocate | ( | int | mmin, |
| int | mmax, | ||
| int | cmin, | ||
| int | cmax, | ||
| double | _minb, | ||
| double | _maxb, | ||
| int | phase, | ||
| const char * | s | ||
| ) |
| void df1b2_init_bounded_matrix::allocate | ( | int | mmin, |
| int | mmax, | ||
| const index_type & | cmin, | ||
| const index_type & | cmax, | ||
| double | _minb, | ||
| double | _maxb, | ||
| int | phase, | ||
| const char * | s | ||
| ) |
| void df1b2_init_bounded_matrix::allocate | ( | int | mmin, |
| int | mmax, | ||
| int | cmin, | ||
| int | cmax, | ||
| double | _minb, | ||
| double | _maxb, | ||
| const char * | s | ||
| ) |
Description not yet available.
Reimplemented from df1b2_init_matrix.
Definition at line 34 of file df1b2f24.cpp.
| void df1b2_init_bounded_matrix::allocate | ( | int | mmin, |
| int | mmax, | ||
| const index_type & | cmin, | ||
| const index_type & | cmax, | ||
| double | _minb, | ||
| double | _maxb, | ||
| const char * | s | ||
| ) |
| void df1b2_init_bounded_matrix::allocate | ( | int | mmin, |
| int | mmax, | ||
| int | cmin, | ||
| int | cmax, | ||
| double | _minb, | ||
| double | _maxb | ||
| ) |
| void df1b2_init_bounded_matrix::sd_scale | ( | const dvector & | _v, |
| const dvector & | x, | ||
| const int & | _ii | ||
| ) | [virtual] |
Description not yet available.
Reimplemented from df1b2_init_matrix.
Definition at line 173 of file df1b2f25.cpp.
| void df1b2_init_bounded_matrix::set_value | ( | const dvector & | x, |
| const int & | ii | ||
| ) | [virtual] |
Description not yet available.
Reimplemented from df1b2_init_matrix.
Definition at line 210 of file df1b2f24.cpp.
Referenced by set_value().
| void df1b2_init_bounded_matrix::set_value | ( | const init_df1b2vector & | _x, |
| const int & | ii, | ||
| const df1b2variable & | pen | ||
| ) | [virtual] |
Description not yet available.
Reimplemented from df1b2_init_matrix.
Definition at line 127 of file df1b2f24.cpp.
double df1b2_init_bounded_matrix::maxb [protected] |
Definition at line 1618 of file df1b2fun.h.
Referenced by allocate(), sd_scale(), and set_value().
double df1b2_init_bounded_matrix::minb [protected] |
Definition at line 1617 of file df1b2fun.h.
Referenced by allocate(), sd_scale(), and set_value().
|
|
Generated on Tue Mar 8 2016 19:51:39 for ADMB Documentation by 1.8.0
|