IdentityTransformation#
- class named_arrays.transformations.IdentityTransformation#
Bases:
AbstractTransformationThe identity transformation just returns its inputs.
Attributes
A new transformation that reverses the effect of this transformation.
The shape of the transformation.
Methods
__init__()Inheritance Diagram
