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...
struct  Eigen::internal::solve_retval< GMRES< _MatrixType, _Preconditioner >, Rhs >
struct  Eigen::internal::traits< GMRES< _MatrixType, _Preconditioner > >

Namespaces

namespace  Eigen
 

iterative scaling algorithm to equilibrate rows and column norms in matrices


namespace  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, int &iters, const int &restart, typename Dest::RealScalar &tol_error)


acado
Author(s): Milan Vukov, Rien Quirynen
autogenerated on Thu Aug 27 2015 12:01:34