30#ifndef ABSTRACTMETRIC_H
31#define ABSTRACTMETRIC_H
43#include <QSharedPointer>
84 typedef QSharedPointer<AbstractMetric>
SPtr;
85 typedef QSharedPointer<const AbstractMetric>
ConstSPtr;
Export/import macros for the CONNECTIVITYLIB functional-connectivity library.
#define CONNECTIVITYSHARED_EXPORT
Functional connectivity metrics (coherence, PLV, cross-correlation, etc.).
static int m_iNumberBinAmount
static bool m_bStorageModeIsActive
static int m_iNumberBinStart
QSharedPointer< const AbstractMetric > ConstSPtr
QSharedPointer< AbstractMetric > SPtr