Dew MtxVec NET
TSparseMtx.AutoClearReport Property
Summary
Defines if call to Solve will clear the report.

Class
TSparseMtx

Declaration
Property AutoClearReport: boolean read FAutoClearReport write SetAutoClearReport;
Description
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.
 See Also 
ReportLevel 

Copyright 2008 Dew Research
http://www.dewresearch.com