MNE-CPP 0.1.9
A Framework for Electrophysiology
Loading...
Searching...
No Matches
Public Attributes | List of all members
UTILSLIB::TaperedSpectraInputData Struct Reference

Public Attributes

Eigen::RowVectorXd vecData
 
Eigen::MatrixXd matTaper
 
int iNfft
 

Detailed Description

Definition at line 73 of file spectral.h.

Member Data Documentation

◆ iNfft

int UTILSLIB::TaperedSpectraInputData::iNfft

Definition at line 76 of file spectral.h.

◆ matTaper

Eigen::MatrixXd UTILSLIB::TaperedSpectraInputData::matTaper

Definition at line 75 of file spectral.h.

◆ vecData

Eigen::RowVectorXd UTILSLIB::TaperedSpectraInputData::vecData

Definition at line 74 of file spectral.h.


The documentation for this struct was generated from the following file: