ADMB Documentation
-a65f1c97
|
Description not yet available. More...
#include <fvar.hpp>
Public Member Functions | |
double_index_type (double x) | |
Description not yet available. More... | |
double_index_type (const dvector &x) | |
Description not yet available. More... | |
double_index_type (const dmatrix &x) | |
Description not yet available. More... | |
double_index_type (const d3_array &x) | |
Description not yet available. More... | |
double_index_type (const pre_double_index_type &pit) | |
Description not yet available. More... | |
double_index_type (const double_index_type &pit) | |
Description not yet available. More... | |
~double_index_type () | |
Description not yet available. More... | |
double | ddouble (void) const |
Description not yet available. More... | |
int | indexmax (void) const |
int | indexmin (void) const |
int | isdouble (void) const |
double_index_type | operator() (int i) |
Description not yet available. More... | |
double_index_type | operator() (int i) const |
Description not yet available. More... | |
double_index_type | operator[] (int i) |
Description not yet available. More... | |
double_index_type | operator[] (int i) const |
Description not yet available. More... | |
Private Attributes | |
double_index_guts * | p |
Friends | |
class | ad_integer |
double_index_type::double_index_type | ( | double | x | ) |
double_index_type::double_index_type | ( | const dvector & | x | ) |
double_index_type::double_index_type | ( | const dmatrix & | x | ) |
double_index_type::double_index_type | ( | const d3_array & | x | ) |
double_index_type::double_index_type | ( | const pre_double_index_type & | pit | ) |
double_index_type::double_index_type | ( | const double_index_type & | pit | ) |
double_index_type::~double_index_type | ( | ) |
double double_index_type::ddouble | ( | void | ) | const |
double_index_type double_index_type::operator() | ( | int | i | ) |
double_index_type double_index_type::operator() | ( | int | i | ) | const |
double_index_type double_index_type::operator[] | ( | int | i | ) |
double_index_type double_index_type::operator[] | ( | int | i | ) | const |
|
friend |
|
private |
Definition at line 8566 of file fvar.hpp.
Referenced by ddouble(), double_index_type(), indexmax(), indexmin(), isdouble(), and ~double_index_type().
Generated on Wed Sep 7 2022 00:01:33 for ADMB Documentation by 1.8.5 |