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

Class FlatExtrapolator2D

  • All Implemented Interfaces:
    Extrapolator, Interpolation2D, Ops.BinaryDoubleOp


    public class FlatExtrapolator2D
    extends AbstractInterpolation2D
    This class performs a flat extrapolation backed by an existing Interpolation2D.

    Unlike other classes extended from Interpolation and Interpolation2D interfaces, this class is not self enclosed but it depends on another interpolation class in order to perform the extrapolation.

    • Constructor Detail

      • FlatExtrapolator2D

        public FlatExtrapolator2D(Interpolation2D decoratedInterpolation)

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.