| Package | Description |
|---|---|
| fr.cnes.sirius.patrius.math.stat.descriptive.summary |
| Modifier and Type | Method and Description |
|---|---|
Sum |
Sum.copy()
Returns a copy of the statistic with the same internal state.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
Sum.copy(Sum source,
Sum dest)
Copies source to dest.
|
| Constructor and Description |
|---|
Sum(Sum original)
Copy constructor, creates a new
Sum identical
to the original |
Copyright © 2025 CNES. All rights reserved.