Documentation of 'org.jquantlib.math.interpolations.Interpolation2D' Java class
Interpolation2D
org.jquantlib.math.interpolations

Interface Interpolation2D

    • Method Detail

      • empty

        boolean empty()
      • op

        double op(double x,
                  double y,
                  boolean allowExtrapolation)
      • xMin

        double xMin()
      • xMax

        double xMax()
      • yMin

        double yMin()
      • yMax

        double yMax()
      • locateX

        int locateX(double x)
      • locateY

        int locateY(double y)
      • isInRange

        boolean isInRange(double x,
                          double y)
      • update

        void update()

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.