Package org.jblas.benchmark
Class NativeDoubleMultiplicationBenchmark
- java.lang.Object
-
- org.jblas.benchmark.NativeDoubleMultiplicationBenchmark
-
-
Constructor Summary
Constructors Constructor Description NativeDoubleMultiplicationBenchmark()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getName()
BenchmarkResult
run(int size, double seconds)
-
-
-
Method Detail
-
run
public BenchmarkResult run(int size, double seconds)
-
-