Uses of Package
com.opengamma.strata.market.curve.interpolator
-
Packages that use com.opengamma.strata.market.curve.interpolator Package Description com.opengamma.strata.market.curve Definitions of curves.com.opengamma.strata.market.curve.interpolator Interpolators for interpolating in one and two dimensions.com.opengamma.strata.market.surface.interpolator Interpolators for surfaces.com.opengamma.strata.measure.fxopt Calculation functions for FX option products.com.opengamma.strata.pricer.capfloor Calculators for Ibor cap-floor.com.opengamma.strata.pricer.fxopt Calculators for FX options. -
Classes in com.opengamma.strata.market.curve.interpolator used by com.opengamma.strata.market.curve Class Description CurveExtrapolator Interface for extrapolators which extrapolate beyond the ends of a curve.CurveInterpolator Interface for interpolators that interpolate between points on a curve. -
Classes in com.opengamma.strata.market.curve.interpolator used by com.opengamma.strata.market.curve.interpolator Class Description AbstractBoundCurveInterpolator Abstract interpolator implementation.BoundCurveExtrapolator A curve extrapolator that has been bound to a specific curve.BoundCurveInterpolator A curve interpolator that has been bound to a specific curve.CurveExtrapolator Interface for extrapolators which extrapolate beyond the ends of a curve.CurveInterpolator Interface for interpolators that interpolate between points on a curve. -
Classes in com.opengamma.strata.market.curve.interpolator used by com.opengamma.strata.market.surface.interpolator Class Description CurveExtrapolator Interface for extrapolators which extrapolate beyond the ends of a curve.CurveInterpolator Interface for interpolators that interpolate between points on a curve. -
Classes in com.opengamma.strata.market.curve.interpolator used by com.opengamma.strata.measure.fxopt Class Description CurveExtrapolator Interface for extrapolators which extrapolate beyond the ends of a curve.CurveInterpolator Interface for interpolators that interpolate between points on a curve. -
Classes in com.opengamma.strata.market.curve.interpolator used by com.opengamma.strata.pricer.capfloor Class Description CurveExtrapolator Interface for extrapolators which extrapolate beyond the ends of a curve.CurveInterpolator Interface for interpolators that interpolate between points on a curve. -
Classes in com.opengamma.strata.market.curve.interpolator used by com.opengamma.strata.pricer.fxopt Class Description CurveExtrapolator Interface for extrapolators which extrapolate beyond the ends of a curve.CurveInterpolator Interface for interpolators that interpolate between points on a curve.