DataCentroid, Mean, SpectralCentroid, StandardDeviation, Sumpublic abstract class MathStatistics
extends java.lang.Object
| Modifier and Type | Field | Description |
|---|---|---|
protected double[] |
values |
| Constructor | Description |
|---|---|
MathStatistics() |
| Modifier and Type | Method | Description |
|---|---|---|
abstract double |
evaluate() |
|
void |
setValues(double[] values) |
Copyright © 2018. All Rights Reserved.