.. BLESS THIS GUY https://stackoverflow.com/questions/2701998/automatically-document-all-modules-recursively-with-sphinx-autodoc/62613202#62613202 qudi.util.linear\_transform.LinearTransformation2D ================================================== .. currentmodule:: qudi.util.linear_transform .. autoclass:: LinearTransformation2D :members: :show-inheritance: :inherited-members: .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~LinearTransformation2D.__init__ ~LinearTransformation2D.add_transform ~LinearTransformation2D.from_support_vectors ~LinearTransformation2D.rotate ~LinearTransformation2D.scale ~LinearTransformation2D.translate .. rubric:: Attributes .. autosummary:: ~LinearTransformation2D.dimensions ~LinearTransformation2D.inverse ~LinearTransformation2D.matrix