TSparseMtx::TripletsToSparseAndFlush Method

void TripletsToSparseAndFlush();

Construct a sparse matrix by specifying the position of each element in dense matrix.

Remarks:

This method can be used to construct a sparse matrix by specifying the position of each element in dense matrix.

See Also: TSparseMtx::AddSplit
Declared in Dew::Math::TSparseMtx · Dew.Math/sparse.h · Cross-compiler