Documentation of 'org.ujmp.core.benchmark.BenchmarkUtil' Java class
BenchmarkUtil
org.ujmp.core.benchmark

Class BenchmarkUtil



  • public abstract class BenchmarkUtil
    extends java.lang.Object
    • Constructor Detail

      • BenchmarkUtil

        public BenchmarkUtil()
    • Method Detail

      • getResultDir

        public static java.lang.String getResultDir(BenchmarkConfig config)
      • getHostName

        public static java.lang.String getHostName()
      • rand

        public static void rand(long benchmarkSeed,
                                int run,
                                int id,
                                DoubleMatrix2D matrix)
      • randSymm

        public static void randSymm(long benchmarkSeed,
                                    int run,
                                    int id,
                                    DoubleMatrix2D matrix)
      • randPositiveDefinite

        public static void randPositiveDefinite(long benchmarkSeed,
                                                int run,
                                                int id,
                                                Matrix matrix)
      • createMatrix

        public static DoubleMatrix2D createMatrix(java.lang.Class<? extends Matrix> matrixClass,
                                                  long... size)
      • difference

        public static double difference(Matrix m1,
                                        Matrix m2)
      • normF

        public static java.math.BigDecimal normF(Matrix m)

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.