OpenShot Audio Library | OpenShotAudio 0.3.2
Loading...
Searching...
No Matches
juce::dsp::LookupTable< FloatType > Member List

This is the complete list of members for juce::dsp::LookupTable< FloatType >, including all inherited members.

get(FloatType index) const noexceptjuce::dsp::LookupTable< FloatType >inline
getNumPoints() const noexceptjuce::dsp::LookupTable< FloatType >inline
getUnchecked(FloatType index) const noexceptjuce::dsp::LookupTable< FloatType >inline
initialise(const std::function< FloatType(size_t)> &functionToApproximate, size_t numPointsToUse)juce::dsp::LookupTable< FloatType >
isInitialised() const noexceptjuce::dsp::LookupTable< FloatType >inline
LookupTable()juce::dsp::LookupTable< FloatType >
LookupTable(const std::function< FloatType(size_t)> &functionToApproximate, size_t numPointsToUse)juce::dsp::LookupTable< FloatType >
operator[](FloatType index) const noexceptjuce::dsp::LookupTable< FloatType >inline