ParaMonte MATLAB 3.0.0
Parallel Monte Carlo and Machine Learning Library
See the latest version documentation.
Contents.m
Go to the documentation of this file.
1%> \dir
2%>
3%> \brief
4%> The ParaMonte MATLAB package [pm.sampling](@ref \psldir/main/+pm/+sampling)
5%> contains a set of routines and data types related to sampling
6%> mathematical density functions.<br>
7%>
8%> \details
9%> Of all available classes and functions in this package,
10%> the [pm.sampling.Paradram](@ref Paradram) class is the most
11%> relevant and useful to the end users of the ParaMonte library.<br>
12%>
13%> \note
14%> For more information on the existing functionalities,
15%> see the documentations of the package members.<br>
16%>
17%> \final{pm.sampling}
18%>
19%> \author
20%> \JoshuaOsborne, May 21 2024, 1:03 AM, University of Texas at Arlington<br>
21%> \FatemehBagheri, May 20 2024, 1:25 PM, NASA Goddard Space Flight Center (GSFC), Washington, D.C.<br>
22%> \AmirShahmoradi, May 16 2016, 9:03 AM, Oden Institute for Computational Engineering and Sciences (ICES), UT Austin<br>