You are here: Symbol Reference > Sparse Namespace > Classes > TSparseMtx Class > public > TSparseMtx.ZeroThresh Method
MtxVec VCL
ContentsIndex
PreviousUpNext
TSparseMtx.ZeroThresh Method

Reduces the number of non-zeros.

Pascal
procedure ZeroThresh(Threshold: double = 0);

Reduces the number of non-zeros by rounding all values smaller than Threshold to zero. All zeros on the main diagonal are retained.

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!