|
dsplib 1.1.0
C++ DSP library for MATLAB-like coding
|
Public Member Functions | |
| Tuner (int sample_rate, real_t freq) | |
| arr_cmplx | process (span_cmplx x) |
| real_t | freq () const noexcept |
| int | sample_rate () const noexcept |
| arr_cmplx | operator() (span_cmplx x) |