Uses of Interface
com.espertech.esper.common.internal.view.core.DerivedValueView
-
Uses of DerivedValueView in com.espertech.esper.common.internal.view.derived
Modifier and TypeClassDescriptionclass
View for computing statistics that require 2 input variable arrays containing X and Y datapoints.class
A view that calculates correlation on two fields.class
A view that calculates regression on two fields.class
View for computing statistics, which the view exposes via fields representing the sum, count, standard deviation for sample and for population and variance.class
View for computing a weighted average.