TriangularDistributionC Property |
Gets or sets the parameter C (the location of the maximum of the PDF), which is used for generation of triangular distributed random numbers.
Namespace: Altaxo.Calc.ProbabilityAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax Remarks Call
IsValidC(Double) to determine whether a value is valid and therefor assignable.
See Also