Skip to content
Snippets Groups Projects
Commit 49454d49 authored by Hu Zhao's avatar Hu Zhao
Browse files

docs: add description of samplers

parent 0f0ad12b
No related branches found
No related tags found
No related merge requests found
......@@ -6,11 +6,11 @@ This module hosts functionality for sampling methods.
Currently implemented classes are:
* :class:`.LHS`:
* :class:`.LHS`: Latin hypercube sampling.
* :class:`.MetroplisHastings`:
* :class:`.MetropolisHastings`: Metropolis Hastings sampling.
* :class:`.Saltelli`:
* :class:`.Saltelli`: Saltelli's version of Sobol' sampling.
.. toctree::
:maxdepth: 1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment