MOOCHO (Single Doxygen Collection)
Version of the Day
|
Function object class for sorting a sparse vectors in descending order by abs(v(i)). More...
#include <AbstractLinAlgPack_SortByDescendingAbsValue.hpp>
Public Member Functions | |
bool | operator() (const AbstractLinAlgPack::SpVector::element_type &x, const AbstractLinAlgPack::SpVector::element_type &y) const |
Function object class for sorting a sparse vectors in descending order by abs(v(i)).
Definition at line 54 of file AbstractLinAlgPack_SortByDescendingAbsValue.hpp.
|
inline |
Definition at line 56 of file AbstractLinAlgPack_SortByDescendingAbsValue.hpp.