| Package | Description |
|---|---|
| com.opengamma.strata.market.surface |
Definitions of surfaces.
|
| Modifier and Type | Method and Description |
|---|---|
DeformedSurface |
DeformedSurface.Builder.build() |
static DeformedSurface |
DeformedSurface.of(SurfaceMetadata metadata,
Surface originalSurface,
Function<DoublesPair,ValueDerivatives> deformationFunction)
Obtains an instance.
|
DeformedSurface |
DeformedSurface.withMetadata(SurfaceMetadata metadata) |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends DeformedSurface> |
DeformedSurface.Meta.beanType() |
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.