Package org.eclipse.rdf4j.query.algebra.evaluation.function.aggregate.variance
package org.eclipse.rdf4j.query.algebra.evaluation.function.aggregate.variance
-
ClassDescription
AggregateFunctionFactory
implementation that providesAggregateFunction
used for processing population variance.AggregateFunctionFactory
implementation that providesAggregateFunction
used for processing sample variance.AggregateCollector
that can compute both sample and population variance based on input of numericLiteral
s.