Package | Description |
---|---|
org.drip.measure.lebesgue |
Modifier and Type | Method and Description |
---|---|
static R1PiecewiseLinear |
R1PiecewiseLinear.Standard(double dblLeftPredictorOrdinateEdge,
double dblRightPredictorOrdinateEdge,
double[] adblPredictorOrdinate,
double[] adblCumulativeProbability)
Calibrate an R1PiecewiseLinear Lebesgue Instance
|