Class OrthonormalGrid

    • Constructor Detail

      • OrthonormalGrid

        public OrthonormalGrid​(Range xyrange,
                               int xysteps)
      • OrthonormalGrid

        public OrthonormalGrid​(Range xrange,
                               int xsteps,
                               Range yrange,
                               int ysteps)