Function apriltag_sys::matd_put_scalar
source · pub unsafe extern "C" fn matd_put_scalar(m: *mut matd_t, value: f64)Expand description
Assigns the given value to the supplied scalar element (‘m’ must be a scalar). Performs more thorough validation checking than MATD_EL().