Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
T_EMD_CC_stat_triple< FT > Class Template Reference

Internal data structure used to store information for the transportation plan. More...

#include <Earth_mover_distance_transportation_plan.hpp>

Detailed Description

template<class FT>
class SBL::CADS::T_EMD_CC_stat_triple< FT >

Internal data structure used to store information for the transportation plan.

Template Parameters
FTNumber type used to represent the cost of the transportation plan.