Package org.jblas.benchmark
Class BenchmarkResult
- java.lang.Object
-
- org.jblas.benchmark.BenchmarkResult
-
class BenchmarkResult extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description (package private) doubleduration(package private) intiterations(package private) longnumOps
-
Constructor Summary
Constructors Constructor Description BenchmarkResult(long numOps, double duration, int iterations)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description (package private) voidprintResult()
-