vec_math
Class FastFourierTransform.WhiteNoise

java.lang.Object
  extended by vec_math.FastFourierTransform.WhiteNoise
Enclosing class:
FastFourierTransform

public static class FastFourierTransform.WhiteNoise
extends Object


Constructor Summary
FastFourierTransform.WhiteNoise()
           
 
Method Summary
static void main(String[] arg)
          We test the fft by transforming white noise.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FastFourierTransform.WhiteNoise

public FastFourierTransform.WhiteNoise()
Method Detail

main

public static void main(String[] arg)
We test the fft by transforming white noise.