JUCE-7.0.12-0-g4f43011b96 JUCE-7.0.12-0-g4f43011b96
JUCE — C++ application framework with suport for VST, VST3, LV2 audio plug-ins

« « « Anklang Documentation
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
juce::LagrangeResampleHelper< k > Struct Template Reference

Static Public Member Functions

static forcedinline void calc (float &a, float b) noexcept
 

Detailed Description

template<int k>
struct juce::LagrangeResampleHelper< k >

Definition at line 27 of file juce_LagrangeInterpolator.cpp.

Member Function Documentation

◆ calc()

template<int k>
static forcedinline void juce::LagrangeResampleHelper< k >::calc ( float a,
float  b 
)
staticnoexcept

Definition at line 29 of file juce_LagrangeInterpolator.cpp.


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