Package | Description |
---|---|
jnt.FFT |
Modifier and Type | Class and Description |
---|---|
class |
ComplexFloatFFT_Mixed
Computes FFT's of complex, single precision data of arbitrary length n.
|
class |
ComplexFloatFFT_Radix2
Computes FFT's of complex, single precision data where n is an integer power of 2.
|
Modifier and Type | Method and Description |
---|---|
ComplexFloatFFT |
ComplexFloatFFT.getInstance(int n)
Creates an instance of a subclass of ComplexFloatFFT appropriate for data
of n elements.
|
Copyright © 2012. All Rights Reserved.