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
00d7f8e567667941ffded734dcee800f66b43bae
eigen
/
Eigen
/
src
/
LU
History
Benoit Jacob
00d7f8e567
* solveTriangularInPlace(): take a const ref and const_cast it, to allow passing temporary xprs.
...
* improvements, simplifications in LU::solve() * remove remnant of old norm2()
2009-01-25 23:46:51 +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
Update e-mail address
2008-11-24 13:40:43 +00:00
Inverse.h
* forgot to svn add 2 files
2008-12-18 21:04:06 +00:00
LU.h
* solveTriangularInPlace(): take a const ref and const_cast it, to allow passing temporary xprs.
2009-01-25 23:46:51 +00:00