OpenGM  2.3.x
Discrete Graphical Model Library
Classes | Functions
TransportSolver Namespace Reference

Classes

class  coordLess
 
class  coordMore
 
class  List2D
 
class  MatrixWrapper
 
class  TransportationSolver
 

Functions

template<class T >
void transpose (const MatrixWrapper< T > &input, MatrixWrapper< T > &result)
 
template<class InputIterator , class OutputIteratorValue , class OutputIteratorIndex , class UnaryPredicate >
OutputIteratorValue copy_if (InputIterator first, InputIterator last, OutputIteratorValue result, OutputIteratorIndex resultIndex, UnaryPredicate pred)
 
template<class Iterator , class T >
_Normalize (Iterator begin, Iterator end, T initialValue)
 

Function Documentation

template<class Iterator , class T >
T TransportSolver::_Normalize ( Iterator  begin,
Iterator  end,
initialValue 
)

Definition at line 589 of file transportationsolver.hxx.

+ Here is the caller graph for this function:

template<class InputIterator , class OutputIteratorValue , class OutputIteratorIndex , class UnaryPredicate >
OutputIteratorValue TransportSolver::copy_if ( InputIterator  first,
InputIterator  last,
OutputIteratorValue  result,
OutputIteratorIndex  resultIndex,
UnaryPredicate  pred 
)

Definition at line 571 of file transportationsolver.hxx.

template<class T >
void TransportSolver::transpose ( const MatrixWrapper< T > &  input,
MatrixWrapper< T > &  result 
)

Definition at line 559 of file transportationsolver.hxx.

+ Here is the call graph for this function:

+ Here is the caller graph for this function: