Initializes a new instance of the VarianceAggregator class
Namespace: NReco.PivotData
Assembly: NReco.PivotData (in NReco.PivotData.dll) Version: 1.4.1
Syntax
public VarianceAggregator( string f, VarianceAggregatorValueType aggrValueType, Object state )
Parameters
- f
- Type: System.String
- aggrValueType
- Type: NReco.PivotData.VarianceAggregatorValueType
- state
- Type: System.Object
See Also