Uses of Interface
cern.colt.matrix.bench.TimerProcedure
Packages that use TimerProcedure
-
Uses of TimerProcedure in cern.colt.matrix.bench
Classes in cern.colt.matrix.bench that implement TimerProcedureMethods in cern.colt.matrix.bench with parameters of type TimerProcedureModifier and TypeMethodDescriptionstatic float
BenchmarkKernel.run
(double minSeconds, TimerProcedure procedure) Executes procedure repeatadly until more than minSeconds have elapsed.