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