Click or drag to resize

McmcSamplerT Constructor

Initializes a new instance of the McmcSamplerT class.

Namespace: Altaxo.Calc.Statistics.Mcmc
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected McmcSampler()
Remarks
Thread safe instances are two and half times slower than non-thread safe classes.
See Also