OpenShot Library | OpenShotAudio  0.2.1
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.


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