[][src]Function antic::_d_vec_dot_heuristic

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