Description not yet available. More...
#include <fvar.hpp>
Public Member Functions | |
double_index_type (double x) | |
Description not yet available. | |
double_index_type (const dvector &x) | |
Description not yet available. | |
double_index_type (const dmatrix &x) | |
Description not yet available. | |
double_index_type (const d3_array &x) | |
Description not yet available. | |
double_index_type (const pre_double_index_type &pit) | |
Description not yet available. | |
double_index_type (const double_index_type &pit) | |
Description not yet available. | |
~double_index_type () | |
Description not yet available. | |
double | ddouble (void) const |
Description not yet available. | |
int | indexmax (void) const |
int | indexmin (void) const |
int | isdouble (void) const |
double_index_type | operator() (int i) |
Description not yet available. | |
double_index_type | operator() (int i) const |
Description not yet available. | |
double_index_type | operator[] (int i) |
Description not yet available. | |
double_index_type | operator[] (int i) const |
Description not yet available. | |
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 double_index_type::ddouble | ( | void | ) | const |
int double_index_type::indexmax | ( | void | ) | const [inline] |
int double_index_type::indexmin | ( | void | ) | const [inline] |
int double_index_type::isdouble | ( | void | ) | const [inline] |
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 class ad_integer [friend] |
double_index_guts* double_index_type::p [private] |
Definition at line 8346 of file fvar.hpp.
Referenced by ddouble(), double_index_type(), indexmax(), indexmin(), isdouble(), and ~double_index_type().
Generated on Tue Mar 8 2016 19:51:39 for ADMB Documentation by 1.8.0 |