edu.emory.mathcs.jtransforms.fft
Class BenchmarkFloatFFT
- java.lang.Object
-
- edu.emory.mathcs.jtransforms.fft.BenchmarkFloatFFT
-
public class BenchmarkFloatFFT extends java.lang.ObjectBenchmark of single precision FFT's
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method and Description static voidbenchmarkComplexForward_1D()static voidbenchmarkComplexForward_2D_input_1D()static voidbenchmarkComplexForward_2D_input_2D()static voidbenchmarkComplexForward_3D_input_1D()static voidbenchmarkComplexForward_3D_input_3D()static voidbenchmarkRealForward_1D()static voidbenchmarkRealForward_2D_input_1D()static voidbenchmarkRealForward_2D_input_2D()static voidbenchmarkRealForward_3D_input_1D()static voidbenchmarkRealForward_3D_input_3D()static voidmain(java.lang.String[] args)static voidparseArguments(java.lang.String[] args)
-
-
-
Method Detail
-
parseArguments
public static void parseArguments(java.lang.String[] args)
-
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
public static void main(java.lang.String[] args)
-
-
DMelt 3.0 © DataMelt by jWork.ORG