Click or drag to resize

HybridMCGenericTSample Method

Returns a sample from the distribution P.

Namespace: Altaxo.Calc.Statistics.Mcmc
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public override T Sample()

Return Value

T
A sample from the distribution P.
See Also