Function ucrss_c

Source
pub unsafe extern "C" fn ucrss_c(
    v1: *const c_double,
    v2: *const c_double,
    vout: *mut c_double,
)
Expand description

computes the normalized cross product of two 3D vectors.