Class BenchmarkFloatFFT
java.lang.Object
org.jtransforms.fft.BenchmarkFloatFFT
Benchmark of single precision FFT's
- Author:
- Piotr Wendykier ([email protected])
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic voidstatic voidstatic voidstatic voidstatic voidstatic voidstatic voidstatic voidstatic voidstatic voidstatic voidparseArguments(String[] args)
-
Method Details
-
parseArguments
-
benchmarkComplexForward_1D
public static void benchmarkComplexForward_1D() -
benchmarkRealForward_1D
public static void benchmarkRealForward_1D() -
benchmarkComplexForward_2D_input_1D
public static void benchmarkComplexForward_2D_input_1D() -
benchmarkComplexForward_2D_input_2D
public static void benchmarkComplexForward_2D_input_2D() -
benchmarkRealForward_2D_input_1D
public static void benchmarkRealForward_2D_input_1D() -
benchmarkRealForward_2D_input_2D
public static void benchmarkRealForward_2D_input_2D() -
benchmarkComplexForward_3D_input_1D
public static void benchmarkComplexForward_3D_input_1D() -
benchmarkComplexForward_3D_input_3D
public static void benchmarkComplexForward_3D_input_3D() -
benchmarkRealForward_3D_input_1D
public static void benchmarkRealForward_3D_input_1D() -
benchmarkRealForward_3D_input_3D
public static void benchmarkRealForward_3D_input_3D() -
main
-