Classes | Namespaces | Functions
DGMRES.h File Reference
#include <Eigen/Eigenvalues>
Include dependency graph for DGMRES.h:

Go to the source code of this file.

Classes

class  Eigen::DGMRES< _MatrixType, _Preconditioner >
 A Restarted GMRES with deflation. This class implements a modification of the GMRES solver for sparse linear systems. The basis is built with modified Gram-Schmidt. At each restart, a few approximated eigenvectors corresponding to the smallest eigenvalues are used to build a preconditioner for the next cycle. This preconditioner for deflation can be combined with any other preconditioner, the IncompleteLUT for instance. The preconditioner is applied at right of the matrix and the combination is multiplicative. More...
struct  Eigen::internal::solve_retval< DGMRES< _MatrixType, _Preconditioner >, Rhs >
struct  Eigen::internal::traits< DGMRES< _MatrixType, _Preconditioner > >

Namespaces

namespace  Eigen
 

iterative scaling algorithm to equilibrate rows and column norms in matrices


namespace  Eigen::internal

Functions

template<typename VectorType , typename IndexType >
void Eigen::internal::sortWithPermutation (VectorType &vec, IndexType &perm, typename IndexType::Scalar &ncut)
 Computes a permutation vector to have a sorted sequence.


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