Linear Operator<T>.Column Index Property
Gets or sets the index of labels for the columns of the matrix.
Definition
Namespace: Numerics.NET.LinearAlgebra
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
public IIndex? ColumnIndex { get; set; }