Skip to main content

price

Function price 

pub fn price(
    inputs: &PricingInputs,
    model: PricingModel,
) -> Result<f64, FerroRiskError>