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