! Inverse of a homogeneous transformation matrix. @param T Homogeneous transformation matrix. @return Homogeneous transformation matrix such that Tinv @ T = I where I is the identity.
(T: ArrayType)
source not stored for this graph (policy: none)
no test coverage detected