| Interface | Description |
|---|---|
| Cube |
A cube that maps a
double x-value, y-value, z-value to a double w-value. |
| CubeMetadata |
Metadata about a cube and cube parameters.
|
| NodalCube |
A cube based on
double nodal points. |
| Class | Description |
|---|---|
| CubeInfoType<T> |
The type that provides meaning to additional cube information.
|
| CubeName |
The name of a cube.
|
| Cubes |
Helper for creating common types of cubes.
|
| 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. |
| 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.