OpenGM  2.3.x
Discrete Graphical Model Library
Public Member Functions | List of all members
TransportSolver::coordLess< E > Class Template Reference

#include <transportationsolver.hxx>

+ Collaboration diagram for TransportSolver::coordLess< E >:

Public Member Functions

 coordLess (size_t x)
 
bool operator() (const E &e) const
 

Detailed Description

template<class E>
class TransportSolver::coordLess< E >

Definition at line 309 of file transportationsolver.hxx.

Constructor & Destructor Documentation

template<class E >
TransportSolver::coordLess< E >::coordLess ( size_t  x)
inline

Definition at line 312 of file transportationsolver.hxx.

Member Function Documentation

template<class E >
bool TransportSolver::coordLess< E >::operator() ( const E &  e) const
inline

Definition at line 313 of file transportationsolver.hxx.