Implementation of Csd — Cross-Spectral Density computation.
More...
#include "csd.h"
#include "dpss.h"
#include <Eigen/Core>
#include <Eigen/Dense>
#include <unsupported/Eigen/FFT>
#include <cmath>
#include <complex>
#include <vector>
Go to the source code of this file.
Implementation of Csd — Cross-Spectral Density computation.
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 csd.cpp.