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