|
marvin 0.0.1
Pure C++ audio helper library
|
This is the complete list of members for marvin::math::interpolators::WindowedSincInterpolator< SampleType, N, WindowType >, including all inherited members.
| interpolate(std::span< SampleType > sampleContext, SampleType ratio) | marvin::math::interpolators::WindowedSincInterpolator< SampleType, N, WindowType > | inline |
| WindowedSincInterpolator() | marvin::math::interpolators::WindowedSincInterpolator< SampleType, N, WindowType > | inline |
| WindowedSincInterpolator(SampleType alpha) | marvin::math::interpolators::WindowedSincInterpolator< SampleType, N, WindowType > | inlineexplicit |