Package edu.caltech.nanodb.functions
Class StdDev
- java.lang.Object
-
- All Implemented Interfaces:
java.lang.Cloneable
public class StdDev extends StdDevVarAggregate
Created by donnie on 12/7/13.
-
-
Constructor Summary
Constructors Constructor Description StdDev()
-
Method Summary
-
Methods inherited from class edu.caltech.nanodb.functions.StdDevVarAggregate
addValue, clearResult, getResult, getReturnType
-
Methods inherited from class edu.caltech.nanodb.functions.AggregateFunction
supportsDistinct
-
-