Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
|
Functor measuring the violation of the connectivity constraints of any Earth Mover Distance algorithm. More...
#include <Earth_mover_distance_connectivity_constraints_checker.hpp>
Functor measuring the violation of the connectivity constraints of any Earth Mover Distance algorithm.
It retourns two statistics :
EarthMoverDistance | Representation of one of the Earth Mover Distance algorithm : SBL::CADS::T_Earth_mover_distance or SBL::CADS::T_Earth_mover_distance_with_connectivity_constraints (in this latter case, there should be no violation). |