Class SumPerformance.ArrayInput

    • Constructor Detail

      • ArrayInput

        public ArrayInput()
    • Method Detail

      • getA

        public double[][] getA()
        Get the first set of input arrays.
        Returns:
        first set of input arrays
      • getB

        public double[][] getB()
        Get the second set of input arrays.
        Returns:
        second set of input arrays
      • createArrays

        public void createArrays()
        Create the input arrays for the instance.