Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
|
Transportation plan for the Earth Mover Distance algorithms. More...
#include <Earth_mover_distance_transportation_plan.hpp>
Transportation plan for the Earth Mover Distance algorithms.
It is the main output of the Earth Mover Distance algorithms and provides the main statistics for analyzing such output :
VertexRep | Representation of a vertex in the input data structures of the Earth Mover Distance algorithms. |
FT | Representation of the number type used for the cost of the transportation plan. |