OOF2: The Manual
Name
Jacobi (JacobiPreconditioner) — A light-weight preconditioner, that simply inverts the diagonal part of the matrix.
Synopsis
JacobiPreconditioner()
Description
This algorithm is provided by Eigen. See https://eigen.tuxfamily.org/dox/classEigen_1_1DiagonalPreconditioner.html.



