AbstractTransformation#
- class named_arrays.transformations.AbstractTransformation#
Bases:
ABCAn interface for an arbitrary vector transformations.
Attributes
A new transformation that reverses the effect of this transformation.
The shape of the transformation.
Methods
__init__()Inheritance Diagram
