SmoothlyBrokenPowerLaw ====================== .. currentmodule:: gdt.core.spectra.functions .. autoclass:: SmoothlyBrokenPowerLaw :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~SmoothlyBrokenPowerLaw.default_values ~SmoothlyBrokenPowerLaw.delta_abs ~SmoothlyBrokenPowerLaw.delta_rel ~SmoothlyBrokenPowerLaw.free ~SmoothlyBrokenPowerLaw.max_values ~SmoothlyBrokenPowerLaw.min_values ~SmoothlyBrokenPowerLaw.name ~SmoothlyBrokenPowerLaw.nparams ~SmoothlyBrokenPowerLaw.num_components ~SmoothlyBrokenPowerLaw.param_list .. rubric:: Methods Summary .. autosummary:: ~SmoothlyBrokenPowerLaw.add ~SmoothlyBrokenPowerLaw.eval ~SmoothlyBrokenPowerLaw.fit_eval ~SmoothlyBrokenPowerLaw.integrate ~SmoothlyBrokenPowerLaw.multiply ~SmoothlyBrokenPowerLaw.parameter_bounds .. rubric:: Attributes Documentation .. autoattribute:: default_values .. autoattribute:: delta_abs .. autoattribute:: delta_rel .. autoattribute:: free .. autoattribute:: max_values .. autoattribute:: min_values .. autoattribute:: name .. autoattribute:: nparams .. autoattribute:: num_components .. autoattribute:: param_list .. rubric:: Methods Documentation .. automethod:: add .. automethod:: eval .. automethod:: fit_eval .. automethod:: integrate .. automethod:: multiply .. automethod:: parameter_bounds