Classes | Namespaces | Functions
ConjugateGradient.h File Reference

Go to the source code of this file.

Classes

class  Eigen::ConjugateGradient< _MatrixType, _UpLo, _Preconditioner >
 A conjugate gradient solver for sparse self-adjoint problems. More...
struct  Eigen::internal::solve_retval< ConjugateGradient< _MatrixType, _UpLo, _Preconditioner >, Rhs >
struct  Eigen::internal::traits< ConjugateGradient< _MatrixType, _UpLo, _Preconditioner > >

Namespaces

namespace  Eigen
namespace  Eigen::internal

Functions

template<typename MatrixType , typename Rhs , typename Dest , typename Preconditioner >
EIGEN_DONT_INLINE void Eigen::internal::conjugate_gradient (const MatrixType &mat, const Rhs &rhs, Dest &x, const Preconditioner &precond, int &iters, typename Dest::RealScalar &tol_error)


win_eigen
Author(s): Daniel Stonier
autogenerated on Wed Sep 16 2015 07:12:41