Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | Related Pages

CoinFirstAbsLess_2< S, T > Class Template Reference

#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 55 of file CoinSort.hpp.


The documentation for this class was generated from the following file:
Generated on Wed Dec 3 14:34:25 2003 for Coin by doxygen 1.3.5