ModelTerm.ColumnCount Property

Returns the number of numerical columns the term maps to.

Definition

Namespace: Numerics.NET.DataAnalysis.Models
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public virtual int ColumnCount { get; }

Property Value

Int32

See Also