Description not yet available. More...
#include <fvar.hpp>
Public Member Functions | |
| dvector_index (const dvector &v) | |
| Description not yet available. | |
| virtual | ~dvector_index () |
| Destructor. | |
| virtual int | indexmax (void) |
| Get maximum valid index. | |
| virtual int | indexmin (void) |
| Get minimum valid index. | |
Private Member Functions | |
| virtual double_index_guts * | operator[] (int i) |
Friends | |
| class | double_index_type |
| dvector_index::dvector_index | ( | const dvector & | v | ) |
| dvector_index::~dvector_index | ( | ) | [virtual] |
Destructor.
Definition at line 144 of file doublind.cpp.
| virtual int dvector_index::indexmax | ( | void | ) | [inline, virtual] |
| virtual int dvector_index::indexmin | ( | void | ) | [inline, virtual] |
| virtual double_index_guts* dvector_index::operator[] | ( | int | i | ) | [inline, private, virtual] |
friend class double_index_type [friend] |
Reimplemented from double_index_guts.
|
|
Generated on Tue Mar 8 2016 19:51:39 for ADMB Documentation by 1.8.0
|