Classes | Namespaces | Functions
BiCGSTAB.h File Reference

Go to the source code of this file.

Classes

class  Eigen::BiCGSTAB< _MatrixType, _Preconditioner >
 A bi conjugate gradient stabilized solver for sparse square problems. More...
 
class  Eigen::BiCGSTAB< _MatrixType, _Preconditioner >
 A bi conjugate gradient stabilized solver for sparse square problems. More...
 
struct  Eigen::internal::solve_retval< BiCGSTAB< _MatrixType, _Preconditioner >, Rhs >
 
struct  Eigen::internal::traits< BiCGSTAB< _MatrixType, _Preconditioner > >
 

Namespaces

 Eigen
 
 Eigen::internal
 

Functions

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


tuw_aruco
Author(s): Lukas Pfeifhofer
autogenerated on Mon Jun 10 2019 15:41:03