Function static_math::transformations::matrix_log [−][src]
pub fn matrix_log<T: Float + Sum + FloatConst>(r: &M33<T>) -> M33<T>
Expand description
Brief.
Compute the matrix logarithm of a rotation matrix
Function arguments:
r
: &M33
Output:
M33