Class AccStatStdDevPopulation

  • All Implemented Interfaces:
    Accumulator

    public class AccStatStdDevPopulation
    extends AccStatVarPopulation
    Aggregate - statistical standard deviation - population (i.e. N)
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AccStatStdDevPopulation

        public AccStatStdDevPopulation​(Expr expr,
                                       boolean distinct)