You are here: Symbol Reference > Sparse Namespace > Structs, Records, Enums > Sparse.TReportLevel Enumeration
MtxVec VCL
ContentsIndex
PreviousUpNext
Sparse.TReportLevel Enumeration

The detail of the report generated by TSparseMtx.Solve method.

Pascal
TReportLevel = ( prlNone, prlErrorsOnly, prlBasic, prlExtensive, prlComplete, prlAll );
Members 
Description 
prlNone 
Leave everything out of report. 
prlErrorsOnly 
Include only errors in the report. 
prlAll 
Include full report. 

Used only by UMFPack solver.

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