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