public interface IStatisticalCharacterization
| Modifier and Type | Method and Description |
|---|---|
double |
calculateStatisticalCharaterization(Collection<Double> measurements)
Calculates the statistical characterization of the given measurements.
|
double calculateStatisticalCharaterization(Collection<Double> measurements)
measurements - a vector of double measurements