Package | Description |
---|---|
org.drip.spline.pchip |
Modifier and Type | Method and Description |
---|---|
static AkimaLocalC1Generator |
AkimaLocalC1Generator.Create(double[] adblPredictorOrdinate,
double[] adblResponseValue)
Construct an Instance of AkimaLocalC1Generator from the Array of the supplied Predictor Ordinates
and the Response Values
|