|
dsplib 1.1.0
C++ DSP library for MATLAB-like coding
|
This is the complete list of members for dsplib::CztPlan, including all inherited members.
| CztPlan(int n, int m, cmplx_t w, cmplx_t a=1) (defined in dsplib::CztPlan) | dsplib::CztPlan | explicit |
| size() const noexcept final (defined in dsplib::CztPlan) | dsplib::CztPlan | virtual |
| solve(span_t< cmplx_t > x) const final (defined in dsplib::CztPlan) | dsplib::CztPlan | virtual |
| solve(span_t< cmplx_t > x, mut_span_t< cmplx_t > r) const final | dsplib::CztPlan | virtual |
| solve(inplace_cmplx inp) const (defined in dsplib::FftPlanC) | dsplib::FftPlanC | inlinevirtual |
| ~FftPlanC()=default (defined in dsplib::FftPlanC) | dsplib::FftPlanC | virtual |