Skip to main content

surface_raw_interpolated_skew

Function surface_raw_interpolated_skew 

pub fn surface_raw_interpolated_skew(
    quotes: &[NormalizedSurfaceQuote],
    target_delta: f64,
    delta_convention: SurfaceDeltaConvention,
    pricing_model: PricingModel,
) -> Result<SurfaceSmileRiskReversal, FerroRiskError>