Gets the probability mass vector (non-negative ratios) of the multinomial.
Namespace: Altaxo.Calc.DistributionsAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public double[] P { get; }
Property Value
DoubleRemarks Sometimes the normalized probability vector cannot be represented exactly in a floating point representation.
See Also