JUCE  v6.1.6 (6.0.8-1114)
JUCE API
Looking for a senior C++ dev?
I'm looking for work. Hire me!
juce::dsp::LookupTableTransform< FloatType > Member List

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

calculateMaxRelativeError(const std::function< FloatType(FloatType)> &functionToApproximate, FloatType minInputValue, FloatType maxInputValue, size_t numPoints, size_t numTestPoints=0)juce::dsp::LookupTableTransform< FloatType >static
calculateRelativeDifference(double, double) noexceptjuce::dsp::LookupTableTransform< FloatType >privatestatic
initialise(const std::function< FloatType(FloatType)> &functionToApproximate, FloatType minInputValueToUse, FloatType maxInputValueToUse, size_t numPoints)juce::dsp::LookupTableTransform< FloatType >
lookupTablejuce::dsp::LookupTableTransform< FloatType >private
LookupTableTransform()=defaultjuce::dsp::LookupTableTransform< FloatType >
LookupTableTransform(const std::function< FloatType(FloatType)> &functionToApproximate, FloatType minInputValueToUse, FloatType maxInputValueToUse, size_t numPoints)juce::dsp::LookupTableTransform< FloatType >inline
maxInputValuejuce::dsp::LookupTableTransform< FloatType >private
minInputValuejuce::dsp::LookupTableTransform< FloatType >private
offsetjuce::dsp::LookupTableTransform< FloatType >private
operator()(FloatType index) const noexceptjuce::dsp::LookupTableTransform< FloatType >inline
operator[](FloatType index) const noexceptjuce::dsp::LookupTableTransform< FloatType >inline
process(const FloatType *input, FloatType *output, size_t numSamples) const noexceptjuce::dsp::LookupTableTransform< FloatType >inline
processSample(FloatType value) const noexceptjuce::dsp::LookupTableTransform< FloatType >inline
processSampleUnchecked(FloatType value) const noexceptjuce::dsp::LookupTableTransform< FloatType >inline
processUnchecked(const FloatType *input, FloatType *output, size_t numSamples) const noexceptjuce::dsp::LookupTableTransform< FloatType >inline
scalerjuce::dsp::LookupTableTransform< FloatType >private