42 #ifndef SORT_BY_DESCENDING_ABS_VALUE_H 
   43 #define SORT_BY_DESCENDING_ABS_VALUE_H 
   49 namespace AbstractLinAlgPack {
 
   66 #endif  // SORT_BY_DESCENDING_ABS_VALUE_H 
bool operator()(const AbstractLinAlgPack::SpVector::element_type &x, const AbstractLinAlgPack::SpVector::element_type &y) const 
 
Sparse storage element type. 
 
Function object class for sorting a sparse vectors in descending order by abs(v(i)).