Eigen  3.4.90 (git rev 9589cc4e7fd8e4538bedef80dd36c7738977a8be)
 
Loading...
Searching...
No Matches
Eigen::IdentityPreconditioner Class Reference

#include <Eigen/src/IterativeLinearSolvers/BasicPreconditioners.h>

Detailed Description

A naive preconditioner which approximates any matrix as the identity matrix.

This class follows the sparse solver concept .

See also
class DiagonalPreconditioner

The documentation for this class was generated from the following file: