Text Options.Get Excluded Columns Method
Returns an array containing the indexes of the columns that are excluded from the matrix.
Definition
Namespace: Numerics.NET.Data
Assembly: Numerics.NET.Data (in Numerics.NET.Data.dll) Version: 4.0.1
C#
An array of integers.
Assembly: Numerics.NET.Data (in Numerics.NET.Data.dll) Version: 4.0.1
public int[] GetExcludedColumns()
Return Value
Int32[]An array of integers.