Returns an array containing the indexes of the columns that are excluded from the matrix.
Namespace: Extreme.Statistics.IOAssembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 6.0.16073.0 (6.0.16312.0)
public int[] GetExcludedColumns()
Public Function GetExcludedColumns As Integer()
public:
array<int>^ GetExcludedColumns()
member GetExcludedColumns : unit -> int[]
Return Value
Type:
Int32An array of integers.
Numerical Libraries
Supported in: 6.0, 5.x, 4.x
Reference