![]() |
Eigen
3.4.90 (git rev 9589cc4e7fd8e4538bedef80dd36c7738977a8be)
|
#include <Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h>
A naive preconditioner which approximates any matrix as the identity matrix.
This class follows the sparse solver concept .