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
201bd253ad5df543d10396bdde3a56d8ebd3400e
eigen
/
Eigen
/
src
/
LU
History
Gael Guennebaud
50e43bc75a
* add Transpositions to PermutationMatrix conversion
...
* make PartialPivLu uses the Transpositions class
2010-06-08 22:23:11 +02:00
..
arch
fix compilation on 32bits systems
2010-02-01 11:45:08 +01:00
CMakeLists.txt
add missing inclusion of LU/arch, thanks to J.B. Rouault
2009-12-19 13:49:00 +01:00
Determinant.h
Added a missing inline hints.
2010-03-03 15:24:58 +01:00
FullPivLU.h
* remove ei_index, and let ei_traits propagate the index types
2010-06-03 08:41:11 +02:00
Inverse.h
improve aliasing detection for inverse and add unit test
2010-06-02 10:12:13 +02:00
PartialPivLU.h
* add Transpositions to PermutationMatrix conversion
2010-06-08 22:23:11 +02:00