Click or drag to resize

StableDistributionS1 Constructor

Creates a new instance of the stable distribution in Nolan's parametrization with default parameters (alpha=1, beta=0) and the default generator.

Namespace: Altaxo.Calc.Probability
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public StableDistributionS1()
See Also