|
ADMB Documentation
-a65f1c97
|
Description not yet available. More...
#include <fvar.hpp>
Public Member Functions | |
| ivector_position (void) | |
| Default constructor. More... | |
| ivector_position (const ivector &v) | |
| Description not yet available. More... | |
| ivector_position (const ivector_position &dvp) | |
| Copy constructor. More... | |
| int | indexmax () const |
| int | indexmin () const |
Private Attributes | |
| int | max |
| int | min |
| int * | v |
| ivector_position::ivector_position | ( | void | ) |
Default constructor.
Definition at line 124 of file cmpdif2.cpp.
| ivector_position::ivector_position | ( | const ivector & | iv | ) |
| ivector_position::ivector_position | ( | const ivector_position & | dvp | ) |
Copy constructor.
Definition at line 115 of file cmpdif2.cpp.
|
inline |
Definition at line 4960 of file fvar.hpp.
Referenced by DF_FILE::restore_ivector_value().
|
inline |
Definition at line 4956 of file fvar.hpp.
Referenced by DF_FILE::restore_ivector_value().
|
private |
Definition at line 4950 of file fvar.hpp.
Referenced by indexmax(), and ivector_position().
|
private |
Definition at line 4949 of file fvar.hpp.
Referenced by indexmin(), and ivector_position().
|
private |
Definition at line 4951 of file fvar.hpp.
Referenced by ivector_position().
|
|
Generated on Wed Sep 7 2022 00:01:34 for ADMB Documentation by 1.8.5
|