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