package
2.1.0-alpha.1+incompatible
Repository: https://github.com/gitql/vitess.git
Documentation: pkg.go.dev
# Functions
NewEWMA returns a EWMA object which can calculate EWMA of a series of data gradually added to it.
# Constants
DefaultWeightingFactor is the default smoothing factor α The value 0.875 is used in TCP RTT estimation.