Class PopulationStandardDeviationAggregateFactory

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

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