OpenShot Library | OpenShotAudio 0.2.2
juce::dsp::FFT::Instance Struct Referenceabstract
+ Inheritance diagram for juce::dsp::FFT::Instance:

Public Member Functions

virtual void perform (const Complex< float > *input, Complex< float > *output, bool inverse) const noexcept=0
 
virtual void performRealOnlyForwardTransform (float *, bool) const noexcept=0
 
virtual void performRealOnlyInverseTransform (float *) const noexcept=0
 

Detailed Description

Definition at line 32 of file juce_FFT.cpp.

Constructor & Destructor Documentation

◆ ~Instance()

virtual juce::dsp::FFT::Instance::~Instance ( )
inlinevirtual

Definition at line 34 of file juce_FFT.cpp.


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