math.fourierTransforms.pfa
Class PFA1d
java.lang.Object
math.fourierTransforms.TempVars
math.fourierTransforms.pfa.PFA1d
public class PFA1d
- extends TempVars
Constructor Summary |
PFA1d(int N)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PFA1d
public PFA1d(int N)
fft
public void fft(float[] inputRe,
float[] inputIm)
printFactors
public void printFactors()
main
public static void main(java.lang.String[] args)
simple1dTest
public static void simple1dTest()
getPsd
public static double[] getPsd(short[] b)
getPsd
public static double[] getPsd(byte[] b)