Implementation of CONNECTIVITYLIB::ImagCoherence - the volume-conduction-robust imaginary part of complex coherency of Nolte et al. (NeuroImage 2004). More...
#include "coherency.h"#include "imagcoherence.h"#include "../network/networknode.h"#include "../network/networkedge.h"#include "../network/network.h"#include <QDebug>#include <QtConcurrent>#include <unsupported/Eigen/FFT>
Go to the source code of this file.
Implementation of CONNECTIVITYLIB::ImagCoherence - the volume-conduction-robust imaginary part of complex coherency of Nolte et al. (NeuroImage 2004).
SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2018-2026 MNE-CPP Authors
Definition in file imagcoherence.cpp.