scipy.spatial.transform.RigidTransform.
scipy.spatial.transform.RigidTransform.single#
- RigidTransform.single#
- Whether this instance represents a single transform. - Single transforms are not subscriptable, and do not have a length. - Returns:
- singlebool
- True if this instance represents a single transform, False otherwise.