Description not yet available. More...
#include <df1b2fun.h>
Public Member Functions | |
| init_df1b2variable (double v=0.0) | |
| Description not yet available. | |
| int | get_index (void) |
| void | operator= (double x) |
| Description not yet available. | |
| void | set_u_dot (void) |
| Description not yet available. | |
Public Attributes | |
| int | ind_index |
Static Public Attributes | |
| static init_df1b2variable ** | list = 0 |
| static int | num_variables = 0 |
| init_df1b2variable::init_df1b2variable | ( | double | v = 0.0 | ) |
| int init_df1b2variable::get_index | ( | void | ) | [inline] |
Definition at line 348 of file df1b2fun.h.
| void init_df1b2variable::operator= | ( | double | d | ) |
Description not yet available.
Reimplemented from df1b2variable.
Definition at line 180 of file df1b2fn2.cpp.
| void init_df1b2variable::set_u_dot | ( | void | ) |
Definition at line 347 of file df1b2fun.h.
Referenced by get_index(), init_df1b2variable(), operator=(), and set_u_dot().
init_df1b2variable ** init_df1b2variable::list = 0 [static] |
Definition at line 350 of file df1b2fun.h.
int init_df1b2variable::num_variables = 0 [static] |
Definition at line 349 of file df1b2fun.h.
Referenced by check_second_derivatives(), check_third_derivatives(), and init_df1b2variable().
|
|
Generated on Tue Mar 8 2016 19:51:40 for ADMB Documentation by 1.8.0
|