You are here: Symbol Reference > Sparse Namespace > Classes > TSparseMtx Class > published > TSparseMtx.AutoClearReport Property
MtxVec VCL
ContentsIndex
PreviousUpNext
TSparseMtx.AutoClearReport Property

Defines if call to Solve will clear the report.

Pascal
property AutoClearReport: boolean;

If True, each consecutive call to Solve method will clear MtxVec.Report object. Report is a global class located in MtxVec unit. Be sure to reduce the level off reporting when solving large matrices, or the system will be busy just by printing reports.

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