Class StandardDeviationAggregateFactory

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

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