#include <fvar.hpp>

Public Member Functions | |
| imatrix_position (const imatrix &) | |
| imatrix_position (int min, int max) | |
| imatrix_position (const imatrix_position &) | |
| ivector_position | operator() (int i) |
Public Attributes | |
| int | row_min |
| int | row_max |
| ivector | lb |
| ivector | ub |
| ptr_vector | ptr |
| imatrix_position::imatrix_position | ( | const imatrix & | ) |
| imatrix_position::imatrix_position | ( | int | min, | |
| int | max | |||
| ) |
| imatrix_position::imatrix_position | ( | const imatrix_position & | ) |
| ivector_position imatrix_position::operator() | ( | int | i | ) |
1.5.6