v2.0.0
Loading...
Searching...
No Matches
network.cpp File Reference

Implementation of CONNECTIVITYLIB::Network - graph container for one connectivity result, including thresholding, distance-table computation and full / thresholded adjacency-matrix extraction. More...

#include "network.h"
#include "networkedge.h"
#include "networknode.h"
#include <math/spectral.h>
#include <limits>
#include <QDebug>
#include <QList>
Include dependency graph for network.cpp:

Go to the source code of this file.

Detailed Description

Implementation of CONNECTIVITYLIB::Network - graph container for one connectivity result, including thresholding, distance-table computation and full / thresholded adjacency-matrix extraction.

SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2016-2026 MNE-CPP Authors

Author
Lorenz Esch loren.nosp@m.z.es.nosp@m.ch@tu.nosp@m.-ilm.nosp@m.enau..nosp@m.de; mfarisyahya mfari.nosp@m.syah.nosp@m.ya@gm.nosp@m.ail..nosp@m.com; Gabriel Motta gabri.nosp@m.elbe.nosp@m.nmott.nosp@m.a@gm.nosp@m.ail.c.nosp@m.om; Christoph Dinh chris.nosp@m.toph.nosp@m..dinh.nosp@m.@mne.nosp@m.-cpp..nosp@m.org
Since
0.1.0
Date
August 2016

Definition in file network.cpp.