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