Skip to main content

_d_vec_dot_heuristic

Function _d_vec_dot_heuristic 

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