sst-waveshapers
Waveshapers submodule for the Surge Synthesizer
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
ChebSeries< len > Struct Template Reference

#include <Harmonics.h>

Public Member Functions

constexpr ChebSeries (const std::initializer_list< float > &f)
 
SIMD_M128 eval (SIMD_M128 x) const
 

Public Attributes

float weights [len] {}
 

Constructor & Destructor Documentation

◆ ChebSeries()

template<int len>
constexpr ChebSeries ( const std::initializer_list< float > &  f)
constexpr

Member Function Documentation

◆ eval()

template<int len>
SIMD_M128 eval ( SIMD_M128  x) const

Member Data Documentation

◆ weights

template<int len>
float weights[len] {}

The documentation for this struct was generated from the following file: