Description not yet available. More...
#include <fvar.hpp>
Public Member Functions | |
| dmatrix_index (const dmatrix &v) | |
| virtual | ~dmatrix_index () |
| Destructor. | |
| virtual int | indexmax (void) |
| virtual int | indexmin (void) |
Private Member Functions | |
| virtual double_index_guts * | operator[] (int i) |
| Description not yet available. | |
Friends | |
| class | double_index_type |
| dmatrix_index::~dmatrix_index | ( | ) | [virtual] |
Destructor.
Definition at line 80 of file doublind.cpp.
| dmatrix_index::dmatrix_index | ( | const dmatrix & | v | ) | [inline] |
| virtual int dmatrix_index::indexmax | ( | void | ) | [inline, virtual] |
Implements double_index_guts.
| virtual int dmatrix_index::indexmin | ( | void | ) | [inline, virtual] |
Implements double_index_guts.
| double_index_guts * dmatrix_index::operator[] | ( | int | i | ) | [private, virtual] |
Description not yet available.
Reimplemented from dmatrix.
Definition at line 29 of file doublind.cpp.
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
|