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