44#include <QSharedPointer>
87 typedef QSharedPointer<Connectivity>
SPtr;
88 typedef QSharedPointer<const Connectivity>
ConstSPtr;
Export/import macros for the CONNECTIVITYLIB functional-connectivity library.
#define CONNECTIVITYSHARED_EXPORT
Functional connectivity metrics (coherence, PLV, cross-correlation, etc.).
QSharedPointer< const Connectivity > ConstSPtr
QSharedPointer< Connectivity > SPtr
static QList< Network > calculate(ConnectivitySettings &connectivitySettings)
Aggregates trial data, spectral cache and node geometry shared by all CONNECTIVITYLIB metrics.
Graph container for one connectivity metric; nodes + weighted edges + threshold/visualisation state.