Click or drag to resize

CompressedSparseRowTColumns Property

Gets and sets the columns array.

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

Property Value

IndexArray
See Also