This website requires JavaScript.
Explore
Help
Sign In
devtools
/
eigen
Watch
1
Star
0
Fork
0
You've already forked eigen
mirror of
https://gitlab.com/libeigen/eigen.git
synced
2026-04-10 11:34:33 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
81e94eea024cd7678af81ba345386dccafac38b0
eigen
/
Eigen
/
src
/
Cholesky
History
Gael Guennebaud
9ff3150243
bug
#1528
: better use numeric_limits::min() instead of 1/highest() that with underflow.
...
(grafted from
c5b56f1fb2
)
2018-04-03 16:49:35 +02:00
..
LDLT.h
bug
#1528
: better use numeric_limits::min() instead of 1/highest() that with underflow.
2018-04-03 16:49:35 +02:00
LLT_LAPACKE.h
Clean references to MKL in LAPACKe support.
2016-07-25 18:20:08 +02:00
LLT.h
Doc: warn about constness in LLT::solveInPlace
2017-08-22 14:12:47 +02:00