Method | Description | |
---|---|---|
FloatFFT ( ) : System | ||
init ( uint logN ) : void | ||
run ( float xRe, float xIm, bool inverse = false ) : void |
Method | Description | |
---|---|---|
BitReverse ( uint x, uint numBits ) : uint |
public run ( float xRe, float xIm, bool inverse = false ) : void | ||
xRe | float | |
xIm | float | |
inverse | bool | |
return | void |