RotationTransform
A simple AffineTransform implementation of the TransformationFunction abstract base class
Properties and Methods
__init__(self, theta, axis='z', center=None):
theta:floatangle through which to rotate
axis:axis about which to rotateaxis about which to rotate
center:None or np.arraycenter point for the rotation
reverse(self):
Examples
Edit Examples or
Create New Examples
Edit Template or
Create New Template
Edit Docstrings