Classes | Namespaces
BasicPreconditioners.h File Reference

Go to the source code of this file.

Classes

class  DiagonalPreconditioner< _Scalar >
 A preconditioner based on the digonal entries. More...
class  IdentityPreconditioner
 A naive preconditioner which approximates any matrix as the identity matrix. More...

Namespaces

namespace  Eigen
 Namespace containing all symbols from the Eigen library.
namespace  Eigen::internal