Uses of Interface
com.espertech.esper.view.DerivedValueView

Packages that use DerivedValueView
com.espertech.esper.view.stat Views computing statistical values. 
 

Uses of DerivedValueView in com.espertech.esper.view.stat
 

Classes in com.espertech.esper.view.stat that implement DerivedValueView
 class BaseBivariateStatisticsView
          View for computing statistics that require 2 input variable arrays containing X and Y datapoints.
 class CorrelationView
          A view that calculates correlation on two fields.
 class RegressionLinestView
          A view that calculates regression on two fields.
 class UnivariateStatisticsView
          View for computing statistics, which the view exposes via fields representing the sum, count, standard deviation for sample and for population and variance.
 class WeightedAverageView
          View for computing a weighted average.
 


© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com