Summary statistics based on moments.
-
SecondMoment is used in incremental calculation of Variance
Returns a copy of the statistic with the same internal state.
void
Aggregates the provided instance into this instance.
Copy constructor, creates a new SecondMoment
identical
to the original
.
Constructs a StandardDeviation with the specified value for the
isBiasCorrected
property and the supplied external moment.
Constructs a StandardDeviation from an external second moment.
Constructs a Variance with the specified isBiasCorrected
property and the supplied external second moment.
Constructs a Variance based on an external second moment.