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