Description not yet available. More...
#include <df1b2fun.h>
Public Member Functions | |
| void | allocate (int, int, double, double, int, const char *) |
| Description not yet available. | |
| void | allocate (int, int, double, double, const char *) |
| Description not yet available. | |
| void | allocate (int, int, double, double) |
| Description not yet available. | |
| double | getmaxb (void) |
| double | getminb (void) |
| 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_vector::allocate | ( | int | mmin, |
| int | mmax, | ||
| double | _minb, | ||
| double | _maxb, | ||
| int | n, | ||
| const char * | s | ||
| ) |
| void df1b2_init_bounded_vector::allocate | ( | int | mmin, |
| int | mmax, | ||
| double | _minb, | ||
| double | _maxb, | ||
| const char * | s | ||
| ) |
| void df1b2_init_bounded_vector::allocate | ( | int | mmin, |
| int | mmax, | ||
| double | _minb, | ||
| double | _maxb | ||
| ) |
| double df1b2_init_bounded_vector::getmaxb | ( | void | ) | [inline] |
Definition at line 1571 of file df1b2fun.h.
Referenced by funnel_init_df1b2variable::set_value(), funnel_init_bounded_df1b2vector::set_value(), re_df1b2_init_bounded_vector::set_value(), and funnel_init_df1b2variable::xinit().
| double df1b2_init_bounded_vector::getminb | ( | void | ) | [inline] |
Definition at line 1570 of file df1b2fun.h.
Referenced by funnel_init_df1b2variable::set_value(), funnel_init_bounded_df1b2vector::set_value(), re_df1b2_init_bounded_vector::set_value(), and funnel_init_df1b2variable::xinit().
| void df1b2_init_bounded_vector::sd_scale | ( | const dvector & | _v, |
| const dvector & | x, | ||
| const int & | _ii | ||
| ) | [virtual] |
Description not yet available.
Reimplemented from df1b2_init_vector.
Definition at line 137 of file df1b2f25.cpp.
| void df1b2_init_bounded_vector::set_value | ( | const dvector & | x, |
| const int & | ii | ||
| ) | [virtual] |
Description not yet available.
Reimplemented from df1b2_init_vector.
Reimplemented in df1b2_init_bounded_dev_vector, and re_df1b2_init_bounded_vector.
Definition at line 125 of file df1b2f18.cpp.
Referenced by set_value().
| void df1b2_init_bounded_vector::set_value | ( | const init_df1b2vector & | _x, |
| const int & | ii, | ||
| const df1b2variable & | pen | ||
| ) | [virtual] |
Description not yet available.
Reimplemented from df1b2_init_vector.
Reimplemented in df1b2_init_bounded_dev_vector, and re_df1b2_init_bounded_vector.
Definition at line 593 of file df1b2f15.cpp.
double df1b2_init_bounded_vector::maxb [protected] |
Definition at line 1560 of file df1b2fun.h.
Referenced by allocate(), getmaxb(), sd_scale(), and set_value().
double df1b2_init_bounded_vector::minb [protected] |
Definition at line 1559 of file df1b2fun.h.
Referenced by allocate(), getminb(), sd_scale(), and set_value().
|
|
Generated on Tue Mar 8 2016 19:51:39 for ADMB Documentation by 1.8.0
|