Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
|
Accessors for weighted vertices stored in a simple vector with no connectivity. More...
#include <Earth_mover_distance_vertices_accessor_vector.hpp>
Accessors for weighted vertices stored in a simple vector with no connectivity.
Accessors for weighted vertices stored in a simple vector with no connectivity.
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. |