concepts.math.rotationlib_xyzw_torch.th_rotate_vector# th_rotate_vector(vec, quat)[source]# Rotate a vector by a quaternion. Parameters: vec (Tensor) quat (Tensor) Return type: Tensor