QuantileAggregator factory component
Inheritance Hierarchy
NReco.PivotDataQuantileAggregatorFactory
Namespace: NReco.PivotData
Assembly: NReco.PivotData (in NReco.PivotData.dll) Version: 1.4.1
Syntax
The QuantileAggregatorFactory type exposes the following members.
Constructors
Name | Description | |
---|---|---|
QuantileAggregatorFactory | Initializes a new instance of the QuantileAggregatorFactory class |
Properties
Name | Description | |
---|---|---|
Field | ||
Quantile |
Methods
Name | Description | |
---|---|---|
Create | ||
Create(Object) | ||
Equals | (Overrides ObjectEquals(Object).) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Overrides ObjectToString.) |
See Also