Subset.IsEmpty Property

Gets whether the subset is empty.

Definition

Namespace: Numerics.NET.DataAnalysis
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public bool IsEmpty { get; }

Property Value

Boolean

See Also