JUCE v8.0.9
JUCE API
 
Loading...
Searching...
No Matches
juce::Interpolators::LagrangeTraits Struct Reference
Collaboration diagram for juce::Interpolators::LagrangeTraits:

Static Public Member Functions

static float valueAtOffset (const float *, float, int) noexcept
 

Static Public Attributes

static constexpr float algorithmicLatency = 2.0f
 

Member Function Documentation

◆ valueAtOffset()

static float juce::Interpolators::LagrangeTraits::valueAtOffset ( const float ,
float  ,
int   
)
staticnoexcept

Member Data Documentation

◆ algorithmicLatency

constexpr float juce::Interpolators::LagrangeTraits::algorithmicLatency = 2.0f
staticconstexpr

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