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