| |
The class used for representing matrices.
It has to be a model for BasicMatrix.
|
|
| The class used for representing the matrix elements. |
|
| returns the Compare_strictly object to be used for the search. |
|
| returns the Compare_non_strictly object to be used for the search. |
|
| The predicate to determine whether an element a is feasible. It has to be monotone in the sense that compare( a, b) and is_feasible( a) imply is_feasible( b). |