Summary.Update Method |
Name | Description | |
---|---|---|
![]() | Update(Double) |
Adds an observation to the Summary object.
|
![]() | Update(Double[]) |
Adds a set of observations to the Summary object.
|
![]() | Update(Double, Double) |
Adds an observation and associated weight to the Summary
object.
|
![]() | Update(Double[],Double[]) |
Adds a set of observations and associated weights to the
Summary object.
|