TSparseMtx.SparseSolver Property

TSparseSolver SparseSolver { get; set; }

Specifies the sparse matrix solver to use.

Returns: TSparseSolver

Remarks:

Specifies the sparse matrix solver to be used by the Dew.Math.TSparseMtx.Solve method.

See Also: TSparseMtx.Solve