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