Function axisar_c

Source
pub unsafe extern "C" fn axisar_c(
    axis: *const c_double,
    angle: c_double,
    r: *mut *mut c_double,
)
Expand description

construct a rotation matrix that rotates vectors by an angle about an axis.