MNE-CPP  0.1.9
A Framework for Electrophysiology
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 typedefCONNECTIVITYLIB::Network
getConnectivityMethod() constCONNECTIVITYLIB::Network
getEdgeAt(int i)CONNECTIVITYLIB::Network
getFFTSize()CONNECTIVITYLIB::Network
getFrequencyRange() constCONNECTIVITYLIB::Network
getFullConnectivityMatrix(bool bGetMirroredVersion=true) constCONNECTIVITYLIB::Network
getFullDistribution() constCONNECTIVITYLIB::Network
getFullEdges() constCONNECTIVITYLIB::Network
getMinMaxFullDegrees() constCONNECTIVITYLIB::Network
getMinMaxFullIndegrees() constCONNECTIVITYLIB::Network
getMinMaxFullOutdegrees() constCONNECTIVITYLIB::Network
getMinMaxFullWeights() constCONNECTIVITYLIB::Network
getMinMaxThresholdedDegrees() constCONNECTIVITYLIB::Network
getMinMaxThresholdedIndegrees() constCONNECTIVITYLIB::Network
getMinMaxThresholdedOutdegrees() constCONNECTIVITYLIB::Network
getMinMaxThresholdedWeights() constCONNECTIVITYLIB::Network
getNodeAt(int i)CONNECTIVITYLIB::Network
getNodes() constCONNECTIVITYLIB::Network
getSamplingFrequency() constCONNECTIVITYLIB::Network
getThreshold()CONNECTIVITYLIB::Network
getThresholdedConnectivityMatrix(bool bGetMirroredVersion=true) constCONNECTIVITYLIB::Network
getThresholdedDistribution() constCONNECTIVITYLIB::Network
getThresholdedEdges() constCONNECTIVITYLIB::Network
getUsedFreqBins() constCONNECTIVITYLIB::Network
getVisualizationInfo() constCONNECTIVITYLIB::Network
isEmpty() constCONNECTIVITYLIB::Network
m_dThresholdCONNECTIVITYLIB::Networkprotected
m_fSFreqCONNECTIVITYLIB::Networkprotected
m_iFFTSizeCONNECTIVITYLIB::Networkprotected
m_iNumberFreqBinsCONNECTIVITYLIB::Networkprotected
m_lFullEdgesCONNECTIVITYLIB::Networkprotected
m_lNodesCONNECTIVITYLIB::Networkprotected
m_lThresholdedEdgesCONNECTIVITYLIB::Networkprotected
m_matDistMatrixCONNECTIVITYLIB::Networkprotected
m_minMaxFrequencyCONNECTIVITYLIB::Networkprotected
m_minMaxFullWeightsCONNECTIVITYLIB::Networkprotected
m_minMaxThresholdedWeightsCONNECTIVITYLIB::Networkprotected
m_sConnectivityMethodCONNECTIVITYLIB::Networkprotected
m_visualizationInfoCONNECTIVITYLIB::Networkprotected
Network(const QString &sConnectivityMethod="Unknown", double dThreshold=0.0)CONNECTIVITYLIB::Networkexplicit
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 typedefCONNECTIVITYLIB::Network