TSparseMtx.SparseSystem Property

TSparseSystem SparseSystem { get; set; }

Defines the system to be solved by the Solve method.

Returns: TSparseSystem

Remarks:

Defines the system to be solved by the Dew.Math.TSparseMtx.Solve method.

See Also: TSparseMtx.Solve