Click or drag to resize

CMDistribution Properties

The CMDistribution type exposes the following members.

Properties
  NameDescription
Public propertyColumns
Number of columns in distribution.
Public propertyEntropy
Entropy of the distribution. http://en.wikipedia.org/wiki/Information_entropy
Public propertyMean
Mean of the distribution. http://en.wikipedia.org/wiki/Expected_value
Public propertyMode
Mode of the distribution. http://en.wikipedia.org/wiki/Mode_(statistics)
Public propertyRows
Number of rows in distribution.
Top
See Also