Description not yet available. More...
#include <df1b2fnl.h>
Public Member Functions | |
funnel_init_df1b2variable (const df1b2_init_number &x) | |
Description not yet available. | |
funnel_init_df1b2variable (const funnel_init_df1b2variable &x) | |
Description not yet available. | |
funnel_init_df1b2variable (const df1b2variable &x) | |
Description not yet available. | |
funnel_init_df1b2variable (void) | |
Description not yet available. | |
funnel_init_df1b2variable (const random_effects_bounded_vector_info &) | |
Description not yet available. | |
virtual void | allocate (void) |
Description not yet available. | |
virtual void | allocate (const df1b2variable &) |
Description not yet available. | |
int | nvar_calc (void) |
virtual void | preallocate (const df1b2variable &) |
Description not yet available. | |
virtual void | set_index (imatrix &, int &ii) |
Description not yet available. | |
virtual void | set_value (const init_df1b2vector &, const int &ii) |
Description not yet available. | |
virtual void | set_value (const init_df1b2vector &, const int &ii, const df1b2variable &) |
Description not yet available. | |
virtual void | xinit (init_df1b2vector &, int &ii) |
Description not yet available. | |
virtual void | xinit (dvector &, int &ii) |
Description not yet available. | |
Public Attributes | |
int | ind_index |
void * | pointer |
int | type |
double | xu |
void funnel_init_df1b2variable::allocate | ( | void | ) | [virtual] |
Description not yet available.
Reimplemented from funnel_init_var.
Definition at line 461 of file df1b2fnl.cpp.
void funnel_init_df1b2variable::allocate | ( | const df1b2variable & | x | ) | [virtual] |
int funnel_init_df1b2variable::nvar_calc | ( | void | ) | [inline, virtual] |
Implements funnel_init_var.
Definition at line 122 of file df1b2fnl.h.
void funnel_init_df1b2variable::preallocate | ( | const df1b2variable & | _x | ) | [virtual] |
void funnel_init_df1b2variable::set_index | ( | imatrix & | y, |
int & | ii | ||
) | [virtual] |
Description not yet available.
Implements funnel_init_var.
Definition at line 708 of file df1b2fnl.cpp.
void funnel_init_df1b2variable::set_value | ( | const init_df1b2vector & | _x, |
const int & | _ii | ||
) | [virtual] |
Description not yet available.
Implements funnel_init_var.
Definition at line 489 of file df1b2fnl.cpp.
void funnel_init_df1b2variable::set_value | ( | const init_df1b2vector & | _x, |
const int & | _ii, | ||
const df1b2variable & | _pen | ||
) | [virtual] |
Description not yet available.
Implements funnel_init_var.
Definition at line 536 of file df1b2fnl.cpp.
void funnel_init_df1b2variable::xinit | ( | init_df1b2vector & | y, |
int & | ii | ||
) | [virtual] |
Description not yet available.
Implements funnel_init_var.
Definition at line 632 of file df1b2fnl.cpp.
void funnel_init_df1b2variable::xinit | ( | dvector & | y, |
int & | ii | ||
) | [virtual] |
Description not yet available.
Implements funnel_init_var.
Definition at line 667 of file df1b2fnl.cpp.
Definition at line 121 of file df1b2fnl.h.
Referenced by preallocate(), set_index(), and set_value().
Definition at line 119 of file df1b2fnl.h.
Referenced by preallocate(), set_value(), and xinit().
Definition at line 118 of file df1b2fnl.h.
Referenced by preallocate(), set_value(), and xinit().
Definition at line 120 of file df1b2fnl.h.
Referenced by allocate(), preallocate(), and xinit().
Generated on Tue Mar 8 2016 19:51:40 for ADMB Documentation by 1.8.0 |