Class InterpolateFunction.ConstantNumericPoint

    • Constructor Summary

      Constructors 
      Constructor Description
      ConstantNumericPoint​(double data, double value)  
    • Method Summary

      • Methods inherited from class Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ConstantNumericPoint

        public ConstantNumericPoint​(double data,
                                    double value)