StateStats 멤버
Represents the statistics for a single attribute state.
StateStats 형식은 다음 멤버를 노출합니다.
메서드
이름 | 설명 | |
---|---|---|
Equals | (ValueType에서 상속됩니다.) | |
Finalize | (Object에서 상속됩니다.) | |
GetHashCode | (ValueType에서 상속됩니다.) | |
GetType | (Object에서 상속됩니다.) | |
MemberwiseClone | (Object에서 상속됩니다.) | |
ToString | (ValueType에서 상속됩니다.) |
맨 위로 이동
필드
이름 | 설명 | |
---|---|---|
AdjustedProbability | Represents the adjusted probability for the attribute state. | |
Probability | Represents the probability for the attribute state. | |
ProbabilityVariance | Represents the probability variance for the attribute state. | |
Support | Represents the support for the attribute state. | |
Value | Represents the value for the attribute state. | |
Variance | Represents the variance for the attribute state. |
맨 위로 이동