Description not yet available. More...
#include <fvar.hpp>
Public Member Functions | |
d3_index (d3_array &v) | |
virtual int | indexmax (void) |
virtual int | indexmin (void) |
Private Member Functions | |
virtual double_index_guts * | operator[] (int i) |
Friends | |
class | index_type |
d3_index::d3_index | ( | d3_array & | v | ) | [inline] |
virtual int d3_index::indexmax | ( | void | ) | [inline, virtual] |
Implements double_index_guts.
virtual int d3_index::indexmin | ( | void | ) | [inline, virtual] |
Implements double_index_guts.
virtual double_index_guts* d3_index::operator[] | ( | int | i | ) | [inline, private, virtual] |
friend class index_type [friend] |
Generated on Tue Mar 8 2016 19:51:38 for ADMB Documentation by 1.8.0 |