Uses of Class
org.jblas.benchmark.BenchmarkResult
-
Packages that use BenchmarkResult Package Description org.jblas.benchmark Simple benchmarking tool. -
-
Uses of BenchmarkResult in org.jblas.benchmark
Methods in org.jblas.benchmark that return BenchmarkResult Modifier and Type Method Description BenchmarkResultBenchmark. run(int size, double seconds)BenchmarkResultJavaDoubleMultiplicationBenchmark. run(int size, double seconds)BenchmarkResultJavaFloatMultiplicationBenchmark. run(int size, double seconds)BenchmarkResultNativeDoubleMultiplicationBenchmark. run(int size, double seconds)BenchmarkResultNativeFloatMultiplicationBenchmark. run(int size, double seconds)
-