| Package | Description |
|---|---|
| com.opengamma.strata.market.cube.interpolator |
| Modifier and Type | Method and Description |
|---|---|
BoundCubeInterpolator |
GridCubeInterpolator.bind(DoubleArray xValues,
DoubleArray yValues,
DoubleArray zValues,
DoubleArray wValues) |
BoundCubeInterpolator |
CubeInterpolator.bind(DoubleArray xValues,
DoubleArray yValues,
DoubleArray zValues,
DoubleArray wValues)
Binds this interpolator to a cube.
|
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.