vec_math
Class FastFourierTransform.WhiteNoise
java.lang.Object
vec_math.FastFourierTransform.WhiteNoise
- Enclosing class:
- FastFourierTransform
public static class FastFourierTransform.WhiteNoise
- extends Object
|
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 |
FastFourierTransform.WhiteNoise
public FastFourierTransform.WhiteNoise()
main
public static void main(String[] arg)
- We test the fft by transforming white noise.