![]() |
|
Go to the source code of this file.
Classes | |
| struct | Eigen::internal::traits< Eigen::BiCGSTABL< MatrixType_, Preconditioner_ > > |
| class | Eigen::BiCGSTABL< MatrixType_, Preconditioner_ > |
Namespaces | |
| Eigen | |
| Namespace containing all symbols from the Eigen library. | |
| Eigen::internal | |
| Namespace containing low-level routines from the Eigen library. | |
Functions | |
| template<typename MatrixType , typename Rhs , typename Dest , typename Preconditioner > | |
| bool | Eigen::internal::bicgstabl (const MatrixType &mat, const Rhs &rhs, Dest &x, const Preconditioner &precond, Index &iters, typename Dest::RealScalar &tol_error, Index L) |