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

CoinExternalVectorFirstLess_3< S, T, U, V > Class Template Reference

#include <CoinSort.hpp>

List of all members.

Public Member Functions

bool operator() (const CoinTriple< S, T, U > &t1, const CoinTriple< S, T, U > &t2) const
 CoinExternalVectorFirstLess_3 (const V *v)

Private Attributes

const V * vec_


Detailed Description

template<class S, class T, class U, class V>
class CoinExternalVectorFirstLess_3< S, T, U, V >

Function operator. Compare based on the entries of an external vector, i.e., returns true if vec[t1.first < vec[t2.first] (i.e., increasing wrt. vec). Note that to use this comparison operator .first must be a data type automatically convertible to int.

Definition at line 288 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