Click or drag to resize

GaussianDistribution Properties

The GaussianDistribution type exposes the following members.

Properties
  NameDescription
Public propertyCanInvertCdf
Gets a value indicating whether this instance can invert its cumulative distribution function.
(Overrides ProbabilityDistributionCanInvertCdf.)
Public propertyMu
Gets or sets the location parameter of this instance.
Public propertyRandomNumberGenerator
Gets or sets the basic random generator for this instance.
(Inherited from RandomDevice.)
Public propertySigma
Gets or sets the scale parameter of this instance.
Top
See Also