Uses of Interface
cern.colt.matrix.bench.TimerProcedure
-
Packages that use TimerProcedure Package Description cern.colt.matrix.bench Matrix benchmarks. -
-
Uses of TimerProcedure in cern.colt.matrix.bench
Classes in cern.colt.matrix.bench that implement TimerProcedure Modifier and Type Class Description (package private) classDouble2DProcedureMethods in cern.colt.matrix.bench with parameters of type TimerProcedure Modifier and Type Method Description static floatBenchmarkKernel. run(double minSeconds, TimerProcedure procedure)Executes procedure repeatadly until more than minSeconds have elapsed.
-