Click or drag to resize

UnivariateHybridMCCreate Method

Use for creating temporary objects in the Burn method.

Namespace: Altaxo.Calc.Statistics.Mcmc
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected override double Create()

Return Value

Double
An object of type T.
See Also