public final class WeightingFunctions extends Object
Each constant returns a standard weighting function.
| Modifier and Type | Field and Description |
|---|---|
static WeightingFunction |
LINEAR
Weighting function.
|
static WeightingFunction |
SINE
Weighting function based on
Math.sin. |
public static final WeightingFunction LINEAR
public static final WeightingFunction SINE
Math.sin.Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.