Skip to main content

matd_vec_dist_n

Function matd_vec_dist_n 

Source
pub unsafe extern "C" fn matd_vec_dist_n(
    a: *const matd_t,
    b: *const matd_t,
    n: c_int,
) -> f64
Expand description

Same as matd_vec_dist, but only uses the first ā€˜n’ terms to compute distance