Class PopulationVarianceAggregateFactory

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

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