Skip to content

Commit

Permalink
Added ComposedBoundaries to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelClerx committed Jun 6, 2024
1 parent 0712d63 commit 0711f7c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/source/boundaries.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,15 @@ implementation of the :class:`Boundaries` interface.
Overview:

- :class:`Boundaries`
- :class:`ComposedBoundaries`
- :class:`LogPDFBoundaries`
- :class:`RectangularBoundaries`


.. autoclass:: Boundaries

.. autoclass:: ComposedBoundaries

.. autoclass:: LogPDFBoundaries

.. autoclass:: RectangularBoundaries

0 comments on commit 0711f7c

Please sign in to comment.