|
static forcedinline float | valueAtOffset (const float *inputs, float offset) noexcept |
|
template<int k> |
static forcedinline float | calcCoefficient (float input, float offset) noexcept |
|
◆ valueAtOffset()
static forcedinline float juce::LagrangeAlgorithm::valueAtOffset |
( |
const float * |
inputs, |
|
|
float |
offset |
|
) |
| |
|
inlinestaticnoexcept |
◆ calcCoefficient()
template<int k>
static forcedinline float juce::LagrangeAlgorithm::calcCoefficient |
( |
float |
input, |
|
|
float |
offset |
|
) |
| |
|
inlinestaticnoexcept |
The documentation for this struct was generated from the following file: