This website requires JavaScript.
Explore
Help
Register
Sign In
GitHub-Proxy
/
eigen
Watch
1
Star
0
Fork
0
You've already forked eigen
mirror of
https://gitlab.com/libeigen/eigen.git
synced
2025-10-16 18:11:29 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
eigen
/
Eigen
/
src
/
IterativeLinearSolvers
History
Steve Bronder
e7b8643d70
Revert "Revert "Adds EIGEN_CONSTEXPR and EIGEN_NOEXCEPT to rows(), cols(), innerStride(), outerStride(), and size()""
...
This reverts commit 5f0b4a4010af4cbf6161a0d1a03a747addc44a5d.
2021-03-24 18:14:56 +00:00
..
BasicPreconditioners.h
Revert "Revert "Adds EIGEN_CONSTEXPR and EIGEN_NOEXCEPT to rows(), cols(), innerStride(), outerStride(), and size()""
2021-03-24 18:14:56 +00:00
BiCGSTAB.h
Iterative solvers: unify and fix handling of multiple rhs.
2018-10-15 23:47:46 +02:00
ConjugateGradient.h
Bugfix: conjugate_gradient did not compile with lazy-evaluated RealScalar
2020-03-29 19:44:12 -04:00
IncompleteCholesky.h
Revert "Revert "Adds EIGEN_CONSTEXPR and EIGEN_NOEXCEPT to rows(), cols(), innerStride(), outerStride(), and size()""
2021-03-24 18:14:56 +00:00
IncompleteLUT.h
Revert "Revert "Adds EIGEN_CONSTEXPR and EIGEN_NOEXCEPT to rows(), cols(), innerStride(), outerStride(), and size()""
2021-03-24 18:14:56 +00:00
IterativeSolverBase.h
Revert "Revert "Adds EIGEN_CONSTEXPR and EIGEN_NOEXCEPT to rows(), cols(), innerStride(), outerStride(), and size()""
2021-03-24 18:14:56 +00:00
LeastSquareConjugateGradient.h
Iterative solvers: unify and fix handling of multiple rhs.
2018-10-15 23:47:46 +02:00
SolveWithGuess.h
Revert "Revert "Adds EIGEN_CONSTEXPR and EIGEN_NOEXCEPT to rows(), cols(), innerStride(), outerStride(), and size()""
2021-03-24 18:14:56 +00:00