Base Classes
============

.. automodule:: spey.base.backend_base

.. currentmodule:: spey.base

.. autosummary::
    :toctree: ../_generated/

    backend_base.BackendBase
    backend_base.ConverterBase
    model_config.ModelConfig

Hypothesis Testing Base
~~~~~~~~~~~~~~~~~~~~~~~

.. automodule:: spey.base.hypotest_base

.. currentmodule:: spey.base.hypotest_base

.. autosummary::
    :toctree: ../_generated/
    :recursive:

    HypothesisTestingBase
