Model Term.Compare To Method
Compares this term to another one.
Definition
Namespace: Numerics.NET.DataAnalysis.Models
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
C#
A value that indicates the relative ordering of this term and other.
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
public int CompareTo(
ModelTerm other
)
Parameters
- other ModelTerm
- The other term.
Return Value
Int32A value that indicates the relative ordering of this term and other.