| 
    Osi
    0.108.6
    
   | 
 
Function operator. More...
#include <CoinSort.hpp>
Public Member Functions | |
| bool | operator() (const CoinPair< S, T > &t1, const CoinPair< S, T > &t2) const | 
| Compare function.  More... | |
Function operator.
Returns true if abs(t1.first) < abs(t2.first) (i.e., increasing).
Definition at line 79 of file CoinSort.hpp.
      
  | 
  inline | 
Compare function.
Definition at line 82 of file CoinSort.hpp.
 1.8.5