Class SdotBenchmark_jmhType


public class SdotBenchmark_jmhType extends SdotBenchmark_jmhType_B3
  • Field Details

    • nativeBLAS

      protected final com.github.fommil.netlib.BLAS nativeBLAS
    • f2jBLAS

      protected final com.github.fommil.netlib.BLAS f2jBLAS
    • vectorizedBLAS

      protected final com.github.fommil.netlib.BLAS vectorizedBLAS
  • Constructor Details

    • SdotBenchmark_jmhType

      public SdotBenchmark_jmhType()
  • Method Details

    • randomDouble

      protected double randomDouble()
    • randomDoubleArray

      protected double[] randomDoubleArray(int n)
    • randomFloat

      protected float randomFloat()
    • randomFloatArray

      protected float[] randomFloatArray(int n)