Click or drag to resize

SparseVectorDataTIndices Property

Gets and sets the non-zero entry's Indices.

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

Property Value

IndexArray
See Also