Freigeben über


AttributeStats-Member

Represents the statistics for a single attribute.

Der AttributeStats-Typ macht die folgenden Member verfügbar.

Methoden

  Name Beschreibung
Öffentliche Methode Equals (Geerbt von ValueType.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von ValueType.)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode ToString (Geerbt von ValueType.)

Zum Anfang

Felder

  Name Beschreibung
Öffentliches Feld Attribute Represents the index for the associated attribute.
Öffentliches Feld ExistingAdjustedProbability Represents the existing adjusted probability for the attribute.
Öffentliches Feld ExistingProbability Represents the existing probability for the attribute.
Öffentliches Feld ExistingSupport Represents the existing support for the attribute.
Öffentliches Feld Max Represents the maximum for the attribute.
Öffentliches Feld Min Represents the minimum for the attribute.
Öffentliches Feld States Represents the number of state statistics for the attribute.
Öffentliches Feld StateStatistics Represents an array of state statistics for each state of the attribute.

Zum Anfang