Ordering predicate (used when implementing the sort algorithm). More...
Public Member Functions | |
| bool | operator() (const Row &x, const Row &y) const |
Ordering predicate (used when implementing the sort algorithm).
Definition at line 394 of file Linear_System.defs.hh.
| bool Parma_Polyhedra_Library::Linear_System::Row_Less_Than::operator() | ( | const Row & | x, | |
| const Row & | y | |||
| ) | const [inline] |
Definition at line 232 of file Linear_System.inlines.hh.
1.6.3