TSparseMtx.SCValue Property

TSparseSCValue2D SCValue { get; set; }

Allows setting and getting single complex values.

Returns: TSparseSCValue2D

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.