|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Sum | |
---|---|
org.apache.commons.math3.stat.descriptive.summary | Other summary statistics. |
Uses of Sum in org.apache.commons.math3.stat.descriptive.summary |
---|
Methods in org.apache.commons.math3.stat.descriptive.summary that return Sum | |
---|---|
Sum |
Sum.copy()
Returns a copy of the statistic with the same internal state. |
Methods in org.apache.commons.math3.stat.descriptive.summary with parameters of type Sum | |
---|---|
static void |
Sum.copy(Sum source,
Sum dest)
Copies source to dest. |
Constructors in org.apache.commons.math3.stat.descriptive.summary with parameters of type Sum | |
---|---|
Sum(Sum original)
Copy constructor, creates a new Sum identical
to the original |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |