Description not yet available. More...
#include <df1b2fun.h>
Public Member Functions | |
void | allocate (double _minb, double _maxb, int _phase_start, const char *s="UNNAMED") |
Description not yet available. | |
void | allocate (double _minb, double _maxb, const char *s="UNNAMED") |
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. | |
Private Attributes | |
double | maxb |
double | minb |
void df1b2_init_bounded_number::allocate | ( | double | _minb, |
double | _maxb, | ||
int | _n, | ||
const char * | s = "UNNAMED" |
||
) |
Description not yet available.
Definition at line 312 of file df1b2f15.cpp.
Referenced by df1b2_init_bounded_number_vector::allocate().
void df1b2_init_bounded_number::allocate | ( | double | _minb, |
double | _maxb, | ||
const char * | s = "UNNAMED" |
||
) |
void df1b2_init_bounded_number::sd_scale | ( | const dvector & | _d, |
const dvector & | x, | ||
const int & | _ii | ||
) | [virtual] |
Description not yet available.
Reimplemented from df1b2_init_number.
Definition at line 55 of file df1b2f25.cpp.
void df1b2_init_bounded_number::set_value | ( | const dvector & | x, |
const int & | _ii | ||
) | [virtual] |
Description not yet available.
Reimplemented from df1b2_init_number.
Definition at line 148 of file df1b2f18.cpp.
Referenced by set_value().
void df1b2_init_bounded_number::set_value | ( | const init_df1b2vector & | _x, |
const int & | _ii, | ||
const df1b2variable & | pen | ||
) | [virtual] |
Description not yet available.
Reimplemented from df1b2_init_number.
Definition at line 339 of file df1b2f15.cpp.
double df1b2_init_bounded_number::maxb [private] |
Definition at line 1501 of file df1b2fun.h.
Referenced by allocate(), sd_scale(), and set_value().
double df1b2_init_bounded_number::minb [private] |
Definition at line 1500 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 |