Click or drag to resize

StableDistributionBaseAeq1DIsMaximumLeftHandSide Method

Determines whether the transformed PDF maximum lies on the left-hand side.

Namespace: Altaxo.Calc.Probability
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public bool IsMaximumLeftHandSide()

Return Value

Boolean
if the maximum lies on the left-hand side; otherwise, .
See Also