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