LinearOperator<T>.RowIndex Property

This API is preliminary and subject to change.
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#
public IIndex? RowIndex { get; set; }

Property ValuePermalink

IIndex

See AlsoPermalink