Package | Description |
---|---|
org.openjdk.jmc.common.item |
This package contains the
IItem data model. |
Modifier and Type | Class and Description |
---|---|
static class |
Aggregators.AvgConsumer |
private static class |
Aggregators.SumConsumer |
static class |
Aggregators.VarianceConsumer
Consumer for calculating stddev and variance in a one pass, numerically stable way.
|