struct that contains current state of the iteration for iterative linear solvers
在文件 IterativeSolverIterator.h 第 27 行定义.
Public 属性 | |
| float64_t | residual_norm |
| index_t | iteration_count |
| index_t iteration_count |
iteration count
在文件 IterativeSolverIterator.h 第 33 行定义.
| float64_t residual_norm |
norm of current residual
在文件 IterativeSolverIterator.h 第 30 行定义.