Skip to main content

greeks_batch

Function greeks_batch 

pub fn greeks_batch(
    contracts: &[(PricingInputs, PricingModel)],
) -> Vec<Result<Greeks, FerroRiskError>>