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
5066fe8bbe7b7f3a3a5ed89d5d72603218d00cac
eigen
/
Eigen
/
src
/
LU
History
Gael Guennebaud
5066fe8bbe
* sparse LU: add extraction of L,U,P, and Q, as well as determinant
...
for both backends. * extended a bit the sparse unit tests
2008-10-20 17:03:09 +00:00
..
CMakeLists.txt
* Start of the LU module, with matrix inversion already there and
2008-04-14 08:20:24 +00:00
Determinant.h
* fix bug in SwapWrapper : store the wrapped expression by reference
2008-08-09 04:37:09 +00:00
Inverse.h
* Add Hyperplane::transform(Matrix/Transform)
2008-08-31 13:32:29 +00:00
LU.h
* sparse LU: add extraction of L,U,P, and Q, as well as determinant
2008-10-20 17:03:09 +00:00