Click or drag to resize

instanceCountCollectionT Properties

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

The instanceCountCollectionT generic type exposes the following members.

Properties
  NameDescription
Public propertyavgFreq
Description of $property$
Public propertyChanges
Gets or sets the changes.
(Inherited from changeBindableBase.)
Public propertycompareModeDefault
Default compare mode used when compared against another instance
Public propertyCount
Gets the number of elements contained in the ICollection.
Public propertydiversityAntiRatio
Description of $property$
Public propertydiversityAntiValue
Description of $property$
Public propertydiversityRatio
Description of $property$
Public propertyentropyFreq
Entropy of the sample
Public propertyHasChanges
Gets a value indicating whether this instance has changes.
(Inherited from changeBindableBase.)
Public propertyIsFixedSize
Gets a value indicating whether the IDictionary object has a fixed size.
Public propertyIsReadOnly
Gets a value indicating whether the IDictionary object is read-only.
Public propertyIsSynchronized
Public propertyItem
Gets or sets the Object with the specified key.
Public propertyKeys
Gets an ICollection object containing the keys of the IDictionary object.
Public propertymaxFreq
The highest frequency
Public propertymedianFreq
The median of frequency
Public propertyminFreq
The lowest frequency
Public propertyrange
Description of $property$
Public propertystandardDeviation
Standard deviation in the fequencies
Public propertySyncRoot
Public propertyTotalScore
Gets the total score - sum of all frequencies. It is total count of all instance in the sample.
Public propertyValues
Gets an ICollection object containing the values in the IDictionary object.
Public propertyvarianceFreq
Variance of the frequencies
Top
See Also