Overload List

NameDescription
Update(Double)
Adds an observation to the Summary object.
Update(array<Double>[]()[])
Adds a set of observations to the Summary object.
Update(Double, Double)
Adds an observation and associated weight to the Summary object.
Update(array<Double>[]()[], array<Double>[]()[])
Adds a set of observations and associated weights to the Summary object.

See Also