Skip to main content

estimate_parity_forward_curve

Function estimate_parity_forward_curve 

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