public abstract class BaseFFTTest extends Object
Constructor and Description |
---|
BaseFFTTest() |
Modifier and Type | Method and Description |
---|---|
void |
testColumnVector() |
void |
testMultiDimFFT() |
void |
testNoSwap() |
void |
testOnes() |
void |
testOnesDifferentShapes() |
void |
testRawfft() |
void |
testSimple() |
void |
testWithOffset() |
public void testColumnVector()
public void testWithOffset()
public void testSimple()
public void testMultiDimFFT()
public void testNoSwap()
public void testOnes()
public void testOnesDifferentShapes()
public void testRawfft()
Copyright © 2015. All Rights Reserved.