aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/IterativeLinearSolvers/IncompleteCholesky.h
Commit message (Expand)AuthorAge
* Revert "Revert "Adds EIGEN_CONSTEXPR and EIGEN_NOEXCEPT to rows(), cols(), in...Gravatar Steve Bronder2021-03-24
* Revert "Adds EIGEN_CONSTEXPR and EIGEN_NOEXCEPT to rows(), cols(), innerStrid...Gravatar David Tellenbach2021-03-05
* Adds EIGEN_CONSTEXPR and EIGEN_NOEXCEPT to rows(), cols(), innerStride(), out...Gravatar Steve Bronder2021-03-04
* Remove EIGEN_MPL2_ONLY guard in IncompleteCholesky that is no longer needed a...Gravatar Rasmus Munk Larsen2019-03-13
* Fix several uninitialized member from ctorGravatar Gael Guennebaud2018-11-23
* Extend doc on shifting strategyGravatar Gael Guennebaud2016-01-27
* Add link to reference paper.Gravatar Gael Guennebaud2016-01-23
* bug #1150: make IncompleteCholesky more robust by iteratively increase the sh...Gravatar Gael Guennebaud2016-01-23
* Fix numerous doxygen shortcomings, and workaround some clang -Wdocumentation ...Gravatar Gael Guennebaud2016-01-01
* Add LU::transpose().solve() and LU::adjoint().solve() API.Gravatar Gael Guennebaud2015-12-01
* Make the IterativeLinearSolvers module compatible with MPL2-only modeGravatar Gael Guennebaud2015-10-26
* Add missing include of std vectorGravatar Gael Guennebaud2015-10-08
* Move IncompleteCholesky to official modulesGravatar Gael Guennebaud2015-10-08