transportationsolver.hxx File Reference

#include <iostream>
#include <numeric>
#include <utility>
#include <queue>
#include <algorithm>
#include <functional>
#include <stdexcept>
#include <iomanip>
#include <cassert>
#include <cmath>
#include <list>
#include <limits>
Include dependency graph for transportationsolver.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TransportSolver::List2D< T >
struct  TransportSolver::List2D< T >::listElement
class  TransportSolver::List2D< T >::iterator_template< Parent, typeT >
struct  TransportSolver::List2D< T >::bufferElement
class  TransportSolver::coordLess< E >
class  TransportSolver::coordMore< E >
class  TransportSolver::MatrixWrapper< T >
class  TransportSolver::TransportationSolver< OPTIMIZER, DenseMatrix >

Namespaces

namespace  TransportSolver

Functions

template<class T >
void TransportSolver::transpose (const MatrixWrapper< T > &input, MatrixWrapper< T > &result)
template<class InputIterator , class OutputIteratorValue , class OutputIteratorIndex , class UnaryPredicate >
OutputIteratorValue TransportSolver::copy_if (InputIterator first, InputIterator last, OutputIteratorValue result, OutputIteratorIndex resultIndex, UnaryPredicate pred)
template<class Iterator , class T >
TransportSolver::_Normalize (Iterator begin, Iterator end, T initialValue)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Generated on Mon Jun 17 16:31:08 2013 for OpenGM by  doxygen 1.6.3