Partager via


Membres AttributeStats

Represents the statistics for a single attribute.

Le type AttributeStats expose les membres suivants.

Méthodes

  Nom Description
Méthode publique Equals (Hérité de ValueType.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetHashCode (Hérité de ValueType.)
Méthode publique GetType (Hérité de Object.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode publique ToString (Hérité de ValueType.)

Haut de la page

Champs

  Nom Description
Champ public Attribute Represents the index for the associated attribute.
Champ public ExistingAdjustedProbability Represents the existing adjusted probability for the attribute.
Champ public ExistingProbability Represents the existing probability for the attribute.
Champ public ExistingSupport Represents the existing support for the attribute.
Champ public Max Represents the maximum for the attribute.
Champ public Min Represents the minimum for the attribute.
Champ public States Represents the number of state statistics for the attribute.
Champ public StateStatistics Represents an array of state statistics for each state of the attribute.

Haut de la page