openshot-audio  0.1.2
Public Attributes | List of all members
FFT::Complex Struct Reference

#include <juce_FFT.h>

Public Attributes

float r
 
float i
 

Detailed Description

A complex number, for the purposes of the FFT class.

Member Data Documentation

float FFT::Complex::i

Imaginary part.

float FFT::Complex::r

Real part.


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