FullRunningAverageAndStdDev MethodsNReco.Recommender Class Library

The FullRunningAverageAndStdDev type exposes the following members.

Methods

  NameDescription
Public methodAddDatum (Overrides FullRunningAverage.AddDatum(Double).)
Public methodChangeDatum (Overrides FullRunningAverage.ChangeDatum(Double).)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetAverage (Inherited from FullRunningAverage.)
Public methodGetCount (Inherited from FullRunningAverage.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodgetMk
Public methodgetSk
Public methodGetStandardDeviation
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodInverse
Public methodRemoveDatum (Overrides FullRunningAverage.RemoveDatum(Double).)
Public methodToString (Overrides FullRunningAverage.ToString().)
Top
See Also