VarianceAggregator Constructor (String, VarianceAggregatorValueType, Object)

NReco.PivotData Class Library Documentation
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: SystemString
aggrValueType
Type: NReco.PivotDataVarianceAggregatorValueType
state
Type: SystemObject
See Also

Reference