Function static_math::transformations::matrix_log6 [−][src]
pub fn matrix_log6<T: Float + Sum + FloatConst>(t: &M44<T>) -> M44<T>
Expand description
Compute the matrix logarithm of a homogeneous transformation matrix
Function arguments:
t: M44
Ouput:
M44log of the input