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