Package com.espertech.esper.common.internal.view.derived
package com.espertech.esper.common.internal.view.derived
-
ClassDescriptionView for computing statistics that require 2 input variable arrays containing X and Y datapoints.Bean for performing statistical calculations.A view that calculates correlation on two fields.Factory for
CorrelationView
instances.Factory forCorrelationView
instances.A view that calculates regression on two fields.Factory forRegressionLinestView
instances.Factory forRegressionLinestView
instances.This view is a very simple view presenting the number of elements in a stream or view.Factory forSizeView
instances.Factory forSizeView
instances.View for computing statistics, which the view exposes via fields representing the sum, count, standard deviation for sample and for population and variance.Factory forUnivariateStatisticsView
instances.Factory forUnivariateStatisticsView
instances.Enumerates the valid values for each view's public fields.View for computing a weighted average.Factory forWeightedAverageView
instances.Factory forWeightedAverageView
instances.