TSparseMtx.SValue Property

TSparseSValue2D SValue { get; set; }

Allows setting and getting single values.

Returns: TSparseSValue2D

Remarks:

This propertyis to be used to form a new sparse matrix only. See the Dew.Math.TSparseMtx.TripletsToSparseAndFlush method, on how to use this property.