Univariate | 
| Name | Description | |
|---|---|---|
| UnivariateSliceSampler(Double, DensityLnDouble, Double) | Constructs a new Slice sampler using the default Random random number generator. The burn interval will be set to 0. | |
| UnivariateSliceSampler(Double, DensityLnDouble, Int32, Double) | Constructs a new slice sampler using the default Random random number generator. It will set the number of burnInterval iterations and run a burnInterval phase. |