Compartir a través de


StateStats Miembros

Represents the statistics for a single attribute state.

El tipo StateStats expone los siguientes miembros.

Métodos

  Nombre Descripción
Método publico Equals (Se hereda de ValueType).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de ValueType).
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ToString (Se hereda de ValueType).

Principio

Campos

  Nombre Descripción
Campo público AdjustedProbability Represents the adjusted probability for the attribute state.
Campo público Probability Represents the probability for the attribute state.
Campo público ProbabilityVariance Represents the probability variance for the attribute state.
Campo público Support Represents the support for the attribute state.
Campo público Value Represents the value for the attribute state.
Campo público Variance Represents the variance for the attribute state.

Principio