Implementation of CONNECTIVITYLIB::DirectedTransferFunction - row-normalised |H(f)|^2 directional connectivity (Kaminski & Blinowska 1991), driven by the shared CONNECTIVITYLIB::MvarModel fit. More...
#include "directed_transfer_function.h"#include "mvar_model.h"#include "../network/networknode.h"#include "../network/networkedge.h"#include "../network/network.h"#include "../connectivitysettings.h"#include <QDebug>#include <Eigen/Dense>
Go to the source code of this file.
Implementation of CONNECTIVITYLIB::DirectedTransferFunction - row-normalised |H(f)|^2 directional connectivity (Kaminski & Blinowska 1991), driven by the shared CONNECTIVITYLIB::MvarModel fit.
SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2026 MNE-CPP Authors
Definition in file directed_transfer_function.cpp.