.. raw:: html
pykelihood.parameters.
ConstantParameter ======================================= .. currentmodule:: pykelihood.parameters .. autoclass:: ConstantParameter :no-members: :no-inherited-members: :no-special-members: .. HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages. .. autosummary:: :toctree: ConstantParameter.__call__ ConstantParameter.__mul__ ConstantParameter.__pow__ ConstantParameter.iter_children ConstantParameter.param_mapping ConstantParameter.with_params ConstantParameter.__call__ ConstantParameter.__mul__ ConstantParameter.__pow__ .. HACK -- the point here is that we don't want this to appear in the output, but the autosummary should still generate the pages. .. autosummary:: :toctree: ConstantParameter.flattened_param_dict ConstantParameter.flattened_params ConstantParameter.optimisation_param_dict ConstantParameter.optimisation_params ConstantParameter.param_dict ConstantParameter.params ConstantParameter.params_names ConstantParameter.value