|
ADMB Documentation
-a65f1c97
|
Description not yet available. More...
#include <df12fun.h>
Public Member Functions | |
| init_df1_two_variable (const prevariable &) | |
| Description not yet available. More... | |
| init_df1_two_variable (double) | |
| Description not yet available. More... | |
| ~init_df1_two_variable () | |
| Description not yet available. More... | |
| void | deallocate (void) |
| Description not yet available. More... | |
Public Member Functions inherited from df1_two_variable | |
| df1_two_variable () | |
| Default constructor. More... | |
| df1_two_variable (const df1_two_variable &) | |
| Copy constructor. More... | |
| double * | get_u () const |
| double * | get_u_x () const |
| double * | get_u_y () const |
| df1_two_variable & | operator*= (double v) |
| Mulitiply value v with values in df1_two_variable. More... | |
| df1_two_variable & | operator*= (const df1_two_variable &v) |
| Description not yet available. More... | |
| df1_two_variable & | operator+= (const df1_two_variable &v) |
| Description not yet available. More... | |
| df1_two_variable & | operator+= (double v) |
| Description not yet available. More... | |
| df1_two_variable & | operator-= (const df1_two_variable &v) |
| Description not yet available. More... | |
| df1_two_variable & | operator-= (double v) |
| Description not yet available. More... | |
| df1_two_variable & | operator/= (const df1_two_variable &v) |
| Description not yet available. More... | |
| df1_two_variable & | operator= (const df1_two_variable &v) |
| Description not yet available. More... | |
| df1_two_variable & | operator= (double v) |
| Description not yet available. More... | |
Additional Inherited Members | |
Static Public Attributes inherited from df1_two_variable | |
| static prevariable * | ind_var [] |
| static int | num_ind_var =0 |
| init_df1_two_variable::~init_df1_two_variable | ( | ) |
| init_df1_two_variable::init_df1_two_variable | ( | const prevariable & | _v | ) |
| init_df1_two_variable::init_df1_two_variable | ( | double | v | ) |
| void init_df1_two_variable::deallocate | ( | void | ) |
Description not yet available.
Definition at line 761 of file df12fun.cpp.
Referenced by ~init_df1_two_variable().
|
|
Generated on Wed Sep 7 2022 00:01:34 for ADMB Documentation by 1.8.5
|