The FixedRunningAverageAndStdDev type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| AddDatum | (Inherited from FixedRunningAverage.) | |
| ChangeDatum | (Inherited from FixedRunningAverage.) | |
| Equals | (Inherited from Object.) | |
| GetAverage | (Inherited from FixedRunningAverage.) | |
| GetCount | (Inherited from FixedRunningAverage.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetStandardDeviation | ||
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| Inverse | ||
| RemoveDatum | (Inherited from FixedRunningAverage.) | |
| ToString | (Overrides FixedRunningAverage ToString .) |
See Also