Uses of Class
org.jblas.benchmark.BenchmarkResult
Packages that use BenchmarkResult
-
Uses of BenchmarkResult in org.jblas.benchmark
Methods in org.jblas.benchmark that return BenchmarkResultModifier and TypeMethodDescriptionBenchmark.run
(int size, double seconds) JavaDoubleMultiplicationBenchmark.run
(int size, double seconds) JavaFloatMultiplicationBenchmark.run
(int size, double seconds) NativeDoubleMultiplicationBenchmark.run
(int size, double seconds) NativeFloatMultiplicationBenchmark.run
(int size, double seconds)