35#ifndef PARTIALDIRECTEDCOHERENCE_H
36#define PARTIALDIRECTEDCOHERENCE_H
50#include <QSharedPointer>
89 typedef QSharedPointer<PartialDirectedCoherence>
SPtr;
90 typedef QSharedPointer<const PartialDirectedCoherence>
ConstSPtr;
conn library export/import macros.
#define CONNSHARED_EXPORT
AbstractMetric class declaration.
Functional connectivity metrics (coherence, PLV, cross-correlation, etc.).
This class is a container for connectivity settings.
QSharedPointer< PartialDirectedCoherence > SPtr
PartialDirectedCoherence()
static Network calculate(ConnectivitySettings &connectivitySettings)
QSharedPointer< const PartialDirectedCoherence > ConstSPtr
This class holds information about a network, can compute a distance table and provide network metric...