Drools :: Core 7.7.0.Final-redhat-8
- java.lang.Object
-
- org.drools.core.base.accumulators.VarianceAccumulateFunction.VarianceData
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
protected int |
count |
protected double |
mean |
protected double |
squaredSum |
-
Constructor Summary
Constructors
Modifier |
Constructor and Description |
protected |
VarianceData() |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
count
protected int count
-
mean
protected double mean
-
Constructor Detail
-
VarianceData
protected VarianceData()
Drools :: Core 7.7.0.Final-redhat-8
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.