Skip to main content

_d_vec_dot_thrice

Function _d_vec_dot_thrice 

Source
pub unsafe extern "C" fn _d_vec_dot_thrice(
    vec1: *const f64,
    vec2: *const f64,
    len2: slong,
    err: *mut f64,
) -> f64