Package com.opengamma.strata.market.surface.interpolator
Interpolators for surfaces.
-
Interface Summary Interface Description BoundSurfaceInterpolator A surface interpolator that has been bound to a specific surface.SurfaceInterpolator Interface for interpolators that interpolate a surface. -
Class Summary Class Description GridSurfaceInterpolator A surface interpolator that is based on two curve interpolators.GridSurfaceInterpolator.Meta The meta-bean forGridSurfaceInterpolator
.