46 #include "../connectivity_global.h" 54 #include <QSharedPointer> 77 class ConnectivitySettings;
89 typedef QSharedPointer<Coherence>
SPtr;
114 #endif // COHERENCE_H This class provides basic functionalities for all implemented metrics.
This class is a container for connectivity settings.
QSharedPointer< Coherence > SPtr
QSharedPointer< const Coherence > ConstSPtr
This class computes the coherence connectivity metric.
This class holds information about a network, can compute a distance table and provide network metric...
#define CONNECTIVITYSHARED_EXPORT
AbstractMetric class declaration.