DoubleBrokenPowerLaw ==================== .. currentmodule:: gdt.core.spectra.functions .. autoclass:: DoubleBrokenPowerLaw :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~DoubleBrokenPowerLaw.default_values ~DoubleBrokenPowerLaw.delta_abs ~DoubleBrokenPowerLaw.delta_rel ~DoubleBrokenPowerLaw.free ~DoubleBrokenPowerLaw.max_values ~DoubleBrokenPowerLaw.min_values ~DoubleBrokenPowerLaw.name ~DoubleBrokenPowerLaw.nparams ~DoubleBrokenPowerLaw.num_components ~DoubleBrokenPowerLaw.param_list .. rubric:: Methods Summary .. autosummary:: ~DoubleBrokenPowerLaw.add ~DoubleBrokenPowerLaw.eval ~DoubleBrokenPowerLaw.fit_eval ~DoubleBrokenPowerLaw.integrate ~DoubleBrokenPowerLaw.multiply ~DoubleBrokenPowerLaw.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