enum class TReportLevel : unsigned int;
The detail of the report generated by TSparseMtx::Solve method.
Note:
Used only by UMFPack solver.
Values
| Name | Description |
|---|---|
| prlAll | Include full report. |
| prlBasic | |
| prlComplete | |
| prlErrorsOnly | Include only errors in the report. |
| prlExtensive | |
| prlNone | Leave everything out of report. |