instanceCountCollectionT Properties |
The instanceCountCollectionT generic type exposes the following members.
| Name | Description | |
|---|---|---|
| avgFreq |
Description of $property$
| |
| Changes |
Gets or sets the changes.
(Inherited from changeBindableBase.) | |
| compareModeDefault |
Default compare mode used when compared against another instance
| |
| Count |
Gets the number of elements contained in the ICollection.
| |
| diversityAntiRatio |
Description of $property$
| |
| diversityAntiValue |
Description of $property$
| |
| diversityRatio |
Description of $property$
| |
| entropyFreq |
Entropy of the sample
| |
| HasChanges |
Gets a value indicating whether this instance has changes.
(Inherited from changeBindableBase.) | |
| IsFixedSize |
Gets a value indicating whether the IDictionary object has a fixed size.
| |
| IsReadOnly |
Gets a value indicating whether the IDictionary object is read-only.
| |
| IsSynchronized | ||
| Item |
Gets or sets the Object with the specified key.
| |
| Keys |
Gets an ICollection object containing the keys of the IDictionary object.
| |
| maxFreq |
The highest frequency
| |
| medianFreq |
The median of frequency
| |
| minFreq |
The lowest frequency
| |
| range |
Description of $property$
| |
| standardDeviation |
Standard deviation in the fequencies
| |
| SyncRoot | ||
| TotalScore |
Gets the total score - sum of all frequencies. It is total count of all instance in the sample.
| |
| Values |
Gets an ICollection object containing the values in the IDictionary object.
| |
| varianceFreq |
Variance of the frequencies
|