TSparseMtx.CValue Property

TSparseCValue2D CValue { get; set; }

Allows setting and getting complex values.

Returns: TSparseCValue2D

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.