Eigen  5.0.1-dev+60122df6
 
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: