Class BenchmarkKernel

java.lang.Object
cern.colt.matrix.bench.BenchmarkKernel

class BenchmarkKernel extends Object
Not yet documented.
Version:
1.0, 10-Nov-99
  • Constructor Details

    • BenchmarkKernel

      protected BenchmarkKernel()
      Benchmark constructor comment.
  • Method Details

    • run

      public static float run(double minSeconds, TimerProcedure procedure)
      Executes procedure repeatadly until more than minSeconds have elapsed.
    • systemInfo

      public static String systemInfo()
      Returns a String with the system's properties (vendor, version, operating system, etc.)