org.jquantlib.math.interpolations
Class ForwardFlatInterpolation
- java.lang.Object
-
- org.jquantlib.math.interpolations.AbstractInterpolation
-
- org.jquantlib.math.interpolations.ForwardFlatInterpolation
-
- All Implemented Interfaces:
- Extrapolator, Interpolation, Ops.DoubleOp
public class ForwardFlatInterpolation extends AbstractInterpolation
Forward-flat interpolation between discrete points- See Also:
ForwardFlat
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.jquantlib.math.interpolations.Interpolation
Interpolation.Interpolator
-
-
Constructor Summary
Constructors Constructor and Description ForwardFlatInterpolation(Array vx, Array vy)
-
Method Summary
-
Methods inherited from class org.jquantlib.math.interpolations.AbstractInterpolation
allowsExtrapolation, derivative, derivative, disableExtrapolation, empty, enableExtrapolation, isInRange, op, op, primitive, primitive, secondDerivative, secondDerivative, update, xMax, xMin
-
-
DataMelt 3.0 © DataMelt by jWork.ORG