, including all inherited members.
CoordDir typedef | TransportSolver::TransportationSolver< OPTIMIZER, DenseMatrix > | |
CycleList typedef | TransportSolver::TransportationSolver< OPTIMIZER, DenseMatrix > | |
defaultMaxIterationNumber | TransportSolver::TransportationSolver< OPTIMIZER, DenseMatrix > | [inline, static] |
Direction enum name | TransportSolver::TransportationSolver< OPTIMIZER, DenseMatrix > | |
FeasiblePoint typedef | TransportSolver::TransportationSolver< OPTIMIZER, DenseMatrix > | |
floatType typedef | TransportSolver::TransportationSolver< OPTIMIZER, DenseMatrix > | |
floatTypeEps | TransportSolver::TransportationSolver< OPTIMIZER, DenseMatrix > | [inline, static] |
GetObjectiveValue() const | TransportSolver::TransportationSolver< OPTIMIZER, DenseMatrix > | [inline] |
GetSolution(OutputMatrix *pbin) const | TransportSolver::TransportationSolver< OPTIMIZER, DenseMatrix > | [inline] |
IndexArray typedef | TransportSolver::TransportationSolver< OPTIMIZER, DenseMatrix > | |
Init(size_t xsize, size_t ysize, const DenseMatrix &bin) | TransportSolver::TransportationSolver< OPTIMIZER, DenseMatrix > | [inline] |
MAXSIZE_T | TransportSolver::TransportationSolver< OPTIMIZER, DenseMatrix > | [inline, static] |
Queue typedef | TransportSolver::TransportationSolver< OPTIMIZER, DenseMatrix > | |
Solve(Iterator xbegin, Iterator ybegin) | TransportSolver::TransportationSolver< OPTIMIZER, DenseMatrix > | [inline] |
TransportationSolver(floatType relativePrecision=floatTypeEps, size_t maxIterationNumber=defaultMaxIterationNumber) | TransportSolver::TransportationSolver< OPTIMIZER, DenseMatrix > | [inline] |
TransportationSolver(const size_t &xsize, const size_t &ysize, const DenseMatrix &bin, floatType relativePrecision=floatTypeEps, size_t maxIterationNumber=100) | TransportSolver::TransportationSolver< OPTIMIZER, DenseMatrix > | [inline] |
UnaryDense typedef | TransportSolver::TransportationSolver< OPTIMIZER, DenseMatrix > | |
X enum value | TransportSolver::TransportationSolver< OPTIMIZER, DenseMatrix > | |
Y enum value | TransportSolver::TransportationSolver< OPTIMIZER, DenseMatrix > | |