Class Range

    • Field Detail

      • min

        private double min
      • stepSize

        private double stepSize
      • max

        private double max
    • Constructor Detail

      • Range

        public Range​(Matrix matrix,
                     double min,
                     double stepSize,
                     double max)