Skip to main content

greeks_batch_simd

Function greeks_batch_simd 

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