Overload | Description |
---|---|
StandardDeviationFunction Constructor() | Initializes a new instance of the StandardDeviationFunction class. |
StandardDeviationFunction Constructor(String,String) | Initializes a new instance of the StandardDeviationFunction class specifying the result and source property name. |
StandardDeviationFunction Constructor(String,String,Boolean) | Initializes a new instance of the StandardDeviationFunction class specifying the result and source property name as well as indicating whether the deviation is to be calculated for the entire population. |