Function spice::c::vdotg_c

source ·
pub unsafe extern "C" fn vdotg_c(
    v1: *mut f64,
    v2: *mut f64,
    ndim: i32
) -> f64