ControlCheckDistributionParameters Property |
Gets or sets a value indicating whether the distribution classes check validate each parameter.
For the multivariate distributions this could involve an expensive matrix factorization.
The default setting of this property is true.
Namespace: Altaxo.CalcAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public static bool CheckDistributionParameters { get; set; }
Property Value
BooleanSee Also