Class SearchInterval

    • Method Detail

      • getMin

        public double getMin()
        Gets the lower bound.
        Returns:
        the lower bound.
      • getMax

        public double getMax()
        Gets the upper bound.
        Returns:
        the upper bound.
      • getStartValue

        public double getStartValue()
        Gets the start value.
        Returns:
        the start value.