TypePreservingAggregatorGroup Constructor

Constructs a new aggregator group.

Definition

Namespace: Numerics.NET.DataAnalysis
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
protected TypePreservingAggregatorGroup(
	string? name
)

Parameters

name  String
The name of the aggregator group.

See Also