Public Member Functions
Eigen::IdentityPreconditioner Class Reference

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

#include <BasicPreconditioners.h>

List of all members.

Public Member Functions

template<typename MatrixType >
IdentityPreconditioneranalyzePattern (const MatrixType &)
template<typename MatrixType >
IdentityPreconditionercompute (const MatrixType &)
template<typename MatrixType >
IdentityPreconditionerfactorize (const MatrixType &)
 IdentityPreconditioner ()
template<typename MatrixType >
 IdentityPreconditioner (const MatrixType &)
template<typename Rhs >
const Rhs & solve (const Rhs &b) const

Detailed Description

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

See also:
class DiagonalPreconditioner

Definition at line 125 of file BasicPreconditioners.h.


Constructor & Destructor Documentation

Definition at line 129 of file BasicPreconditioners.h.

template<typename MatrixType >
Eigen::IdentityPreconditioner::IdentityPreconditioner ( const MatrixType &  ) [inline]

Definition at line 132 of file BasicPreconditioners.h.


Member Function Documentation

template<typename MatrixType >
IdentityPreconditioner& Eigen::IdentityPreconditioner::analyzePattern ( const MatrixType &  ) [inline]

Definition at line 135 of file BasicPreconditioners.h.

template<typename MatrixType >
IdentityPreconditioner& Eigen::IdentityPreconditioner::compute ( const MatrixType &  ) [inline]

Definition at line 141 of file BasicPreconditioners.h.

template<typename MatrixType >
IdentityPreconditioner& Eigen::IdentityPreconditioner::factorize ( const MatrixType &  ) [inline]

Definition at line 138 of file BasicPreconditioners.h.

template<typename Rhs >
const Rhs& Eigen::IdentityPreconditioner::solve ( const Rhs &  b) const [inline]

Definition at line 144 of file BasicPreconditioners.h.


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


turtlebot_exploration_3d
Author(s): Bona , Shawn
autogenerated on Thu Jun 6 2019 21:00:50