Click or drag to resize

SparseMatrixDataStorage, TypeData Property

Gets and sets the formatted data for the matrix.

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

Property Value

Storage
See Also