MostlyHarmless 0.0.1
 
Loading...
Searching...
No Matches
marvin_Interpolators.h File Reference
#include <marvin/library/marvin_Concepts.h>
#include <marvin/library/marvin_Literals.h>
#include <marvin/math/marvin_Math.h>
#include <marvin/math/marvin_Windows.h>
#include <span>
#include <cassert>
#include <vector>
#include <functional>

Go to the source code of this file.

Classes

class  marvin::math::interpolators::WindowedSincInterpolator< SampleType, N, WindowType >
 A windowed sinc interpolator, suitable for use in a realtime context. More...
 

Namespaces

namespace  marvin
 A mostly harmless top-level namespace.
 
namespace  marvin::math
 Math helper functions and classes.
 
namespace  marvin::math::interpolators