.. raw:: html
pykelihood.kernels.
Kernel ========================= .. currentmodule:: pykelihood.kernels .. autoclass:: Kernel :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: Kernel.__call__ Kernel.__mul__ Kernel.__pow__ Kernel.iter_children Kernel.param_mapping Kernel.with_covariate Kernel.with_params Kernel.__mul__ Kernel.__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: Kernel.flattened_param_dict Kernel.flattened_params Kernel.optimisation_param_dict Kernel.optimisation_params Kernel.param_dict Kernel.params Kernel.params_names