CH_Matrix_Classes::mat_less_index< Val > Struct Template Reference
"less"-routine for sorting indices of value arrays by std::sort
More...
#include <matop.hxx>
List of all members.
|
Public Member Functions |
| mat_less_index (const Val *values) |
bool | operator() (Integer i, Integer j) const |
Private Attributes |
const Val * | _values |
Detailed Description
template<class Val>
struct CH_Matrix_Classes::mat_less_index< Val >
"less"-routine for sorting indices of value arrays by std::sort
The documentation for this struct was generated from the following file: