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

Implementation of CONNECTIVITYLIB::MvarModel - Yule-Walker / Levinson-Durbin MVAR fit and frequency-domain decomposition into H(f) and S(f); backbone of the directed-connectivity metrics. More...

#include "mvar_model.h"
#include <QDebug>
#include <QtMath>
#include <Eigen/Dense>
Include dependency graph for mvar_model.cpp:

Go to the source code of this file.

Detailed Description

Implementation of CONNECTIVITYLIB::MvarModel - Yule-Walker / Levinson-Durbin MVAR fit and frequency-domain decomposition into H(f) and S(f); backbone of the directed-connectivity metrics.

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

Author
Christoph Dinh chris.nosp@m.toph.nosp@m..dinh.nosp@m.@mne.nosp@m.-cpp..nosp@m.org
Since
2.2.0
Date
April 2026

Definition in file mvar_model.cpp.