| Package | Description |
|---|---|
| com.opengamma.strata.market.surface.interpolator |
Interpolators for surfaces.
|
| Modifier and Type | Method and Description |
|---|---|
BoundSurfaceInterpolator |
SurfaceInterpolator.bind(DoubleArray xValues,
DoubleArray yValues,
DoubleArray zValues)
Binds this interpolator to a surface.
|
BoundSurfaceInterpolator |
GridSurfaceInterpolator.bind(DoubleArray xValues,
DoubleArray yValues,
DoubleArray zValues) |
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.