CoinFirstAbsLess_2< S, T > Class Template Reference

Function operator. More...

#include <CoinSort.hpp>

List of all members.

Public Member Functions

bool operator() (const CoinPair< S, T > &t1, const CoinPair< S, T > &t2) const
 Compare function.


Detailed Description

template<class S, class T>
class CoinFirstAbsLess_2< S, T >

Function operator.

Returns true if abs(t1.first) < abs(t2.first) (i.e., increasing).

Definition at line 61 of file CoinSort.hpp.


Member Function Documentation

template<class S, class T>
bool CoinFirstAbsLess_2< S, T >::operator() ( const CoinPair< S, T > &  t1,
const CoinPair< S, T > &  t2 
) const [inline]

Compare function.

Definition at line 64 of file CoinSort.hpp.

References CoinPair< S, T >::first.


The documentation for this class was generated from the following file:
Generated on Sun Nov 14 14:13:33 2010 for Coin-All by  doxygen 1.4.7