| Package | Description |
|---|---|
| com.opengamma.strata.math.impl.interpolation |
| Modifier and Type | Field and Description |
|---|---|
static WeightingFunction |
WeightingFunctions.LINEAR
Weighting function.
|
static WeightingFunction |
WeightingFunctions.SINE
Weighting function based on
Math.sin. |
| Modifier and Type | Method and Description |
|---|---|
static WeightingFunction |
WeightingFunction.of(String uniqueName)
Obtains an instance from the specified unique name.
|
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.