| Package | Description |
|---|---|
| com.opengamma.strata.market.cube |
| Class and Description |
|---|
| Cube
A cube that maps a
double x-value, y-value, z-value to a double w-value. |
| CubeInfoType
The type that provides meaning to additional cube information.
|
| CubeMetadata
Metadata about a cube and cube parameters.
|
| CubeName
The name of a cube.
|
| DefaultCubeMetadata
Default metadata for a cube.
|
| DefaultCubeMetadata.Meta
The meta-bean for
DefaultCubeMetadata. |
| DefaultCubeMetadataBuilder
Builder for cube metadata.
|
| InterpolatedNodalCube
A cube based on interpolation between a number of nodal points.
|
| InterpolatedNodalCube.Builder
The bean-builder for
InterpolatedNodalCube. |
| InterpolatedNodalCube.Meta
The meta-bean for
InterpolatedNodalCube. |
| NodalCube
A cube based on
double nodal points. |
| SimpleCubeParameterMetadata
Simple parameter metadata containing the x, y, z values and type.
|
| SimpleCubeParameterMetadata.Meta
The meta-bean for
SimpleCubeParameterMetadata. |
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.