Gets an aggregator that computes the number of non-missing values.
Namespace: Extreme.DataAnalysisAssembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 6.0.16073.0 (6.0.16312.0)
public static AggregatorGroup<double> Count { get; }
Public Shared ReadOnly Property Count As AggregatorGroup(Of Double)
Get
public:
static property AggregatorGroup<double>^ Count {
AggregatorGroup<double>^ get ();
}
static member Count : AggregatorGroup<float> with get
Property Value
Type:
AggregatorGroupDouble
Numerical Libraries
Supported in: 6.0
Reference