Class AccStatStdDevSample

All Implemented Interfaces:
Accumulator

public class AccStatStdDevSample extends AccStatVarSample
Aggregate - statistical standard deviation - sample (i.e. N-1)
  • Constructor Details

    • AccStatStdDevSample

      public AccStatStdDevSample(Expr expr, boolean distinct)