MNE-CPP
0.1.9
A Framework for Electrophysiology
CONNECTIVITYLIB
Network
CONNECTIVITYLIB::Network Member List
This is the complete list of members for
CONNECTIVITYLIB::Network
, including all inherited members.
append
(QSharedPointer< NetworkEdge > newEdge)
CONNECTIVITYLIB::Network
append
(QSharedPointer< NetworkNode > newNode)
CONNECTIVITYLIB::Network
ConstSPtr
typedef
CONNECTIVITYLIB::Network
getConnectivityMethod
() const
CONNECTIVITYLIB::Network
getEdgeAt
(int i)
CONNECTIVITYLIB::Network
getFFTSize
()
CONNECTIVITYLIB::Network
getFrequencyRange
() const
CONNECTIVITYLIB::Network
getFullConnectivityMatrix
(bool bGetMirroredVersion=true) const
CONNECTIVITYLIB::Network
getFullDistribution
() const
CONNECTIVITYLIB::Network
getFullEdges
() const
CONNECTIVITYLIB::Network
getMinMaxFullDegrees
() const
CONNECTIVITYLIB::Network
getMinMaxFullIndegrees
() const
CONNECTIVITYLIB::Network
getMinMaxFullOutdegrees
() const
CONNECTIVITYLIB::Network
getMinMaxFullWeights
() const
CONNECTIVITYLIB::Network
getMinMaxThresholdedDegrees
() const
CONNECTIVITYLIB::Network
getMinMaxThresholdedIndegrees
() const
CONNECTIVITYLIB::Network
getMinMaxThresholdedOutdegrees
() const
CONNECTIVITYLIB::Network
getMinMaxThresholdedWeights
() const
CONNECTIVITYLIB::Network
getNodeAt
(int i)
CONNECTIVITYLIB::Network
getNodes
() const
CONNECTIVITYLIB::Network
getSamplingFrequency
() const
CONNECTIVITYLIB::Network
getThreshold
()
CONNECTIVITYLIB::Network
getThresholdedConnectivityMatrix
(bool bGetMirroredVersion=true) const
CONNECTIVITYLIB::Network
getThresholdedDistribution
() const
CONNECTIVITYLIB::Network
getThresholdedEdges
() const
CONNECTIVITYLIB::Network
getUsedFreqBins
() const
CONNECTIVITYLIB::Network
getVisualizationInfo
() const
CONNECTIVITYLIB::Network
isEmpty
() const
CONNECTIVITYLIB::Network
m_dThreshold
CONNECTIVITYLIB::Network
protected
m_fSFreq
CONNECTIVITYLIB::Network
protected
m_iFFTSize
CONNECTIVITYLIB::Network
protected
m_iNumberFreqBins
CONNECTIVITYLIB::Network
protected
m_lFullEdges
CONNECTIVITYLIB::Network
protected
m_lNodes
CONNECTIVITYLIB::Network
protected
m_lThresholdedEdges
CONNECTIVITYLIB::Network
protected
m_matDistMatrix
CONNECTIVITYLIB::Network
protected
m_minMaxFrequency
CONNECTIVITYLIB::Network
protected
m_minMaxFullWeights
CONNECTIVITYLIB::Network
protected
m_minMaxThresholdedWeights
CONNECTIVITYLIB::Network
protected
m_sConnectivityMethod
CONNECTIVITYLIB::Network
protected
m_visualizationInfo
CONNECTIVITYLIB::Network
protected
Network
(const QString &sConnectivityMethod="Unknown", double dThreshold=0.0)
CONNECTIVITYLIB::Network
explicit
normalize
()
CONNECTIVITYLIB::Network
setConnectivityMethod
(const QString &sConnectivityMethod)
CONNECTIVITYLIB::Network
setFFTSize
(int iFFTSize)
CONNECTIVITYLIB::Network
setFrequencyRange
(float fLowerFreq, float fUpperFreq)
CONNECTIVITYLIB::Network
setSamplingFrequency
(float fSFreq)
CONNECTIVITYLIB::Network
setThreshold
(double dThreshold=0.0)
CONNECTIVITYLIB::Network
setUsedFreqBins
(int iNumberFreqBins)
CONNECTIVITYLIB::Network
setVisualizationInfo
(const VisualizationInfo &visualizationInfo)
CONNECTIVITYLIB::Network
SPtr
typedef
CONNECTIVITYLIB::Network
Generated on Wed Aug 9 2023 17:55:44 for MNE-CPP by
1.8.17