Classes | Namespaces | Functions
GMRES.h File Reference

Go to the source code of this file.

Classes

class  Eigen::GMRES< _MatrixType, _Preconditioner >
 A GMRES solver for sparse square problems. More...
 
class  Eigen::GMRES< _MatrixType, _Preconditioner >
 A GMRES solver for sparse square problems. More...
 
struct  Eigen::internal::traits< GMRES< _MatrixType, _Preconditioner > >
 

Namespaces

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

Functions

template<typename MatrixType , typename Rhs , typename Dest , typename Preconditioner >
bool Eigen::internal::gmres (const MatrixType &mat, const Rhs &rhs, Dest &x, const Preconditioner &precond, Index &iters, const Index &restart, typename Dest::RealScalar &tol_error)
 


gtsam
Author(s):
autogenerated on Sat May 8 2021 02:51:30