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