OpenShot Library | libopenshot-audio 0.2.0
juce::LagrangeAlgorithm Struct Reference

Static Public Member Functions

static forcedinline float valueAtOffset (const float *inputs, float offset) noexcept
 
template<int k>
static forcedinline float calcCoefficient (float input, float offset) noexcept
 

Detailed Description

Definition at line 413 of file juce_LagrangeInterpolator.cpp.

Member Function Documentation

◆ valueAtOffset()

static forcedinline float juce::LagrangeAlgorithm::valueAtOffset ( const float inputs,
float  offset 
)
inlinestaticnoexcept

Definition at line 415 of file juce_LagrangeInterpolator.cpp.

◆ calcCoefficient()

template<int k>
static forcedinline float juce::LagrangeAlgorithm::calcCoefficient ( float  input,
float  offset 
)
inlinestaticnoexcept

Definition at line 425 of file juce_LagrangeInterpolator.cpp.


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