Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
|
Accessors for weighted vertices stored in a boost graph. More...
#include <Earth_mover_distance_vertices_accessor_graph.hpp>
Accessors for weighted vertices stored in a boost graph.
Accessors for weighted vertices stored in a boost graph.
VertexType | Representation of a vertex in the algorithm (e.g a 2D point in a geometrical case) |
MassType | Representation of the number type used for the weight of the vertex. |