Description not yet available. More...
#include <imatrix.h>
Public Member Functions | |
| imatrix_position (const imatrix &) | |
| Description not yet available. | |
| imatrix_position (int min, int max) | |
| Description not yet available. | |
| imatrix_position (const imatrix_position &) | |
| Description not yet available. | |
| ivector_position | operator() (int i) |
Public Attributes | |
| ivector | lb |
| ptr_vector | ptr |
| int | row_max |
| int | row_min |
| ivector | ub |
| imatrix_position::imatrix_position | ( | const imatrix & | m | ) |
| imatrix_position::imatrix_position | ( | int | min, |
| int | max | ||
| ) |
| imatrix_position::imatrix_position | ( | const imatrix_position & | p | ) |
| ivector_position imatrix_position::operator() | ( | int | i | ) |
Definition at line 53 of file imatrix.h.
Referenced by imatrix::imatrix(), imatrix_position(), restore_imatrix_position(), and imatrix::save_imatrix_position().
Definition at line 55 of file imatrix.h.
Referenced by imatrix_position(), restore_imatrix_position(), and imatrix::save_imatrix_position().
Definition at line 52 of file imatrix.h.
Referenced by imatrix::imatrix(), imatrix_position(), and imatrix::save_imatrix_position().
Definition at line 51 of file imatrix.h.
Referenced by imatrix::imatrix(), imatrix_position(), and imatrix::save_imatrix_position().
Definition at line 54 of file imatrix.h.
Referenced by imatrix::imatrix(), imatrix_position(), restore_imatrix_position(), and imatrix::save_imatrix_position().
|
|
Generated on Tue Mar 8 2016 19:51:40 for ADMB Documentation by 1.8.0
|