Click or drag to resize

CompressedSparseRowTRowIndex Property

Gets and sets the row index array.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public IndexArray RowIndex { get; set; }

Property Value

IndexArray
See Also