nautilus_model::ffi::data::greeks

Function greeks_imply_vol

source
#[no_mangle]
pub extern "C" fn greeks_imply_vol(
    s: f64,
    r: f64,
    b: f64,
    is_call: u8,
    k: f64,
    t: f64,
    price: f64,
) -> f64