#include <spectral.h>
Public Attributes | |
| Eigen::RowVectorXd | vecData |
| Eigen::MatrixXd | matTaper |
| int | iNfft |
Definition at line 73 of file spectral.h.
| int UTILSLIB::TaperedSpectraInputData::iNfft |
Definition at line 76 of file spectral.h.
| Eigen::MatrixXd UTILSLIB::TaperedSpectraInputData::matTaper |
Definition at line 75 of file spectral.h.
| Eigen::RowVectorXd UTILSLIB::TaperedSpectraInputData::vecData |
Definition at line 74 of file spectral.h.