Bridge++
Ver. 2.0.2
|
descending order More...
#include <sorter_alt.h>
Public Member Functions | |
virtual bool | operator() (const double lhs, const double rhs) const |
virtual bool | operator() (const T &lhs, const T &rhs) const |
virtual bool | operator() (const dcomplex &lhs, const dcomplex &rhs) const |
virtual bool | operator() (const fcomplex &lhs, const fcomplex &rhs) const |
Public Member Functions inherited from Sorter< T >::by_order | |
virtual | ~by_order () |
bool | operator() (const pair_t &lhs, const pair_t &rhs) const |
virtual | ~by_order () |
bool | operator() (const pair_t &lhs, const pair_t &rhs) const |
descending order
Definition at line 66 of file sorter.cpp.
|
inlinevirtual |
Definition at line 301 of file sorter_alt.h.
|
inlinevirtual |
Implements Sorter< T >::by_order.
Definition at line 69 of file sorter.cpp.
|
inlinevirtual |
Definition at line 332 of file sorter_alt.h.
|
inlinevirtual |
Implements Sorter< T >::by_order.
Definition at line 144 of file sorter_alt.h.