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
ebef1f829dd327be6f7027fa5cf77564d4dbed8a
eigen
/
Eigen
/
src
/
LU
History
Gael Guennebaud
c44bbabdcc
fix LU and QR solve when rank==0, fix LLT when the matrix is purely 0
2010-07-12 16:42:38 +02:00
..
CMakeLists.txt
* Start of the LU module, with matrix inversion already there and
2008-04-14 08:20:24 +00:00
Determinant.h
Update e-mail address
2008-11-24 13:40:43 +00:00
Inverse.h
In LU / Inverse, decouple the output type from the input type.
2010-01-26 18:45:23 -05:00
LU.h
fix LU and QR solve when rank==0, fix LLT when the matrix is purely 0
2010-07-12 16:42:38 +02:00