Initializes a new instance of the VarianceAggregatorFactory class
Namespace: NReco.PivotData
Assembly: NReco.PivotData (in NReco.PivotData.dll) Version: 1.4.1
Syntax
public VarianceAggregatorFactory( string field, VarianceAggregatorValueType aggrValueType )
Parameters
- field
- Type: SystemString
- aggrValueType
- Type: NReco.PivotDataVarianceAggregatorValueType
See Also