Description not yet available. More...
#include <df1b2fun.h>
Public Member Functions | |
virtual | ~df1b2_init_vector () |
void | allocate (int min, int max, int phase_start, const adstring &s="unnamed") |
Description not yet available. | |
void | allocate (int min, int max, const adstring &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_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. |
virtual df1b2_init_vector::~df1b2_init_vector | ( | ) | [inline, virtual] |
Definition at line 1376 of file df1b2fun.h.
void df1b2_init_vector::allocate | ( | int | mmin, |
int | mmax, | ||
int | ps, | ||
const adstring & | s = "unnamed" |
||
) |
void df1b2_init_vector::allocate | ( | int | mmin, |
int | mmax, | ||
const adstring & | s = "unnamed" |
||
) |
void df1b2_init_vector::sd_scale | ( | const dvector & | _v, |
const dvector & | x, | ||
const int & | _ii | ||
) | [virtual] |
Description not yet available.
Implements initial_df1b2params.
Reimplemented in df1b2_init_bounded_vector.
Definition at line 85 of file df1b2f25.cpp.
void df1b2_init_vector::set_index | ( | int | aflag, |
const int & | _ii | ||
) | [virtual] |
Description not yet available.
Implements initial_df1b2params.
Definition at line 139 of file df1b2f15.cpp.
void df1b2_init_vector::set_phase_start | ( | int | n | ) | [inline] |
Reimplemented from initial_df1b2params.
Definition at line 1379 of file df1b2fun.h.
Referenced by allocate(), and df1b2_init_bounded_vector::allocate().
void df1b2_init_vector::set_value | ( | const dvector & | x, |
const int & | _ii | ||
) | [virtual] |
Description not yet available.
Implements initial_df1b2params.
Reimplemented in df1b2_init_bounded_dev_vector, re_df1b2_init_bounded_vector, and df1b2_init_bounded_vector.
Definition at line 30 of file df1b2f18.cpp.
void df1b2_init_vector::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_dev_vector, re_df1b2_init_bounded_vector, and df1b2_init_bounded_vector.
Definition at line 111 of file df1b2f15.cpp.
Generated on Tue Mar 8 2016 19:51:39 for ADMB Documentation by 1.8.0 |