| Package | Description |
|---|---|
| com.opengamma.strata.pricer.curve |
Provides the ability to calibrate curves.
|
| Modifier and Type | Method and Description |
|---|---|
static <R extends ResolvedTrade> |
TradeCalibrationMeasure.of(String name,
Class<R> tradeType,
ToDoubleBiFunction<R,RatesProvider> valueFn,
BiFunction<R,RatesProvider,PointSensitivities> sensitivityFn)
Obtains a calibrator for a specific type of trade.
|
Copyright 2009-Present by OpenGamma Inc. and individual contributors
Apache v2 licensed
Additional documentation can be found at strata.opengamma.io.