IdentityTransformation ====================== .. currentmodule:: named_arrays.transformations .. autoclass:: named_arrays.transformations.IdentityTransformation :members: :show-inheritance: :inherited-members: :undoc-members: :member-order: groupwise .. rubric:: Attributes .. autosummary:: ~IdentityTransformation.inverse ~IdentityTransformation.shape .. rubric:: Methods .. autosummary:: ~IdentityTransformation.__init__ .. rubric:: Inheritance Diagram .. inheritance-diagram:: named_arrays.transformations.IdentityTransformation :parts: 1