Function estimate_parity_forward_curve
pub fn estimate_parity_forward_curve(
points: &[ParityForwardCurvePoint],
spot: f64,
) -> Result<ParityForwardCurve, FerroRiskError>pub fn estimate_parity_forward_curve(
points: &[ParityForwardCurvePoint],
spot: f64,
) -> Result<ParityForwardCurve, FerroRiskError>