Click or drag to resize

UnivariateSliceSampler Constructor

Overload List
 NameDescription
Public methodUnivariateSliceSampler(Double, DensityLnDouble, Double) Constructs a new Slice sampler using the default Random random number generator. The burn interval will be set to 0.
Public methodUnivariateSliceSampler(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.
Top
See Also