CMDistribution Properties |
The CMDistribution type exposes the following members.
| Name | Description | |
|---|---|---|
| Columns |
Number of columns in distribution.
| |
| Entropy |
Entropy of the distribution.
http://en.wikipedia.org/wiki/Information_entropy
| |
| Mean |
Mean of the distribution.
http://en.wikipedia.org/wiki/Expected_value
| |
| Mode |
Mode of the distribution.
http://en.wikipedia.org/wiki/Mode_(statistics)
| |
| Rows |
Number of rows in distribution.
|