java.lang.Object
org.eclipse.rdf4j.query.algebra.evaluation.function.aggregate.variance.VarianceAggregateFactory
All Implemented Interfaces:
AggregateFunctionFactory

@Experimental public class VarianceAggregateFactory extends Object implements AggregateFunctionFactory
AggregateFunctionFactory implementation that provides AggregateFunction used for processing sample variance.
Author:
Tomas Kovachev t.kovachev1996@gmail.com