Back to Sparse Direct Solver (SuperLU)
slu.core.getLastSolveStatistics
Get statistics from the last solve operation.
Syntax
slu.core.getLastSolveStatistics()
Description
Get statistics from the last solve operation. Returns timing and other statistics from the most recent solve. This is useful for performance monitoring and benchmarking.
Returns
SolveStatistics | null