DyLP
1.10.4
|
Function operator. More...
#include <CoinSort.hpp>
Public Member Functions | |
bool | operator() (CoinPair< S, T > t1, CoinPair< S, T > t2) const |
Compare function. More... | |
Function operator.
Returns true if abs(t1.first) > abs(t2.first) (i.e., decreasing).
Definition at line 94 of file CoinSort.hpp.
|
inline |
Compare function.
Definition at line 97 of file CoinSort.hpp.