Go to the source code of this file.
Classes | |
| class | Eigen::BiCGSTABL< MatrixType_, Preconditioner_ > |
Namespaces | |
| Eigen | |
| : TensorContractionSycl.h, provides various tensor contraction kernel for SYCL backend | |
| Eigen::internal | |
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) |