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
40b4bf3d32265152ae26c2f630f6f70e5d676f3d
eigen
/
Eigen
/
src
/
LU
History
luz.paz
e3912f5e63
MIsc. source and comment typos
...
Found using `codespell` and `grep` from downstream FreeCAD
2018-03-11 10:01:44 -04:00
..
arch
Fix 4x4 inverse with non-linear destination
2016-08-30 23:16:38 +02:00
Determinant.h
Remove deprecated code not used by evaluators
2014-09-18 15:15:27 +02:00
FullPivLU.h
MIsc. source and comment typos
2018-03-11 10:01:44 -04:00
InverseImpl.h
Fix regression in X = (X*X.transpose())/s with X rectangular by deferring resizing of the destination after the creation of the evaluator of the source expression.
2016-10-26 22:50:41 +02:00
PartialPivLU_LAPACKE.h
Clean references to MKL in LAPACKe support.
2016-07-25 18:20:08 +02:00
PartialPivLU.h
MIsc. source and comment typos
2018-03-11 10:01:44 -04:00