.. BLESS THIS GUY https://stackoverflow.com/questions/2701998/automatically-document-all-modules-recursively-with-sphinx-autodoc/62613202#62613202 qudi.util.fit\_models.exp\_decay.ExponentialDecay ================================================= .. currentmodule:: qudi.util.fit_models.exp_decay .. autoclass:: ExponentialDecay :members: :show-inheritance: :inherited-members: .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~ExponentialDecay.__init__ ~ExponentialDecay.estimate_decay ~ExponentialDecay.estimate_decay_no_offset ~ExponentialDecay.estimate_stretched_decay ~ExponentialDecay.estimate_stretched_decay_no_offset .. rubric:: Attributes .. autosummary:: ~ExponentialDecay.estimators