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

#include <VI_computer.hpp>

Public Types

typedef Clustering::value_type Cluster
 

Public Member Functions

double operator() (const Clustering &C1, const Clustering &C2) const
 

Member Typedef Documentation

◆ Cluster

typedef Clustering::value_type Cluster

Member Function Documentation

◆ operator()()

double operator() ( const Clustering &  C1,
const Clustering &  C2 
) const
inline