MetropolisSamplerTSample Method |
Returns a sample from the distribution P.
Namespace: Altaxo.Calc.Statistics.McmcAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic override T Sample()
Return Value
TA sample drawn from the target distribution.
See Also