|
dsplib 1.1.0
C++ DSP library for MATLAB-like coding
|
This is the complete list of members for dsplib::FftPlanR, including all inherited members.
| size() const noexcept=0 (defined in dsplib::FftPlanR) | dsplib::FftPlanR | pure virtual |
| solve(span_t< real_t > x) const =0 (defined in dsplib::FftPlanR) | dsplib::FftPlanR | pure virtual |
| solve(span_t< real_t > x, mut_span_t< cmplx_t > r) const | dsplib::FftPlanR | inlinevirtual |
| ~FftPlanR()=default (defined in dsplib::FftPlanR) | dsplib::FftPlanR | virtual |