Operations<T>.Comparer Property
Gets the comparer for the operand type.
Definition
Namespace: Numerics.NET
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
public static IComparer<T> Comparer { get; }