PPL
1.2
|
Comparison predicate (used when implementing the unique algorithm). More...
Public Member Functions | |
Unique_Compare (const Swapping_Vector< Row > &cont, dimension_type base=0) | |
bool | operator() (dimension_type i, dimension_type j) const |
Public Attributes | |
const Swapping_Vector< Row > & | container |
const dimension_type | base_index |
Comparison predicate (used when implementing the unique algorithm).
Definition at line 535 of file Linear_System_defs.hh.
|
inline |
Definition at line 697 of file Linear_System_inlines.hh.
|
inline |
Definition at line 705 of file Linear_System_inlines.hh.
const dimension_type Parma_Polyhedra_Library::Linear_System< Row >::Unique_Compare::base_index |
Definition at line 542 of file Linear_System_defs.hh.
const Swapping_Vector<Row>& Parma_Polyhedra_Library::Linear_System< Row >::Unique_Compare::container |
Definition at line 541 of file Linear_System_defs.hh.