This website requires JavaScript.
Explore
Help
Register
Sign In
GitHub-Proxy
/
eigen
Watch
1
Star
0
Fork
0
You've already forked eigen
mirror of
https://gitlab.com/libeigen/eigen.git
synced
2025-10-17 18:41:31 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
eigen
/
Eigen
/
src
/
LU
History
Benoit Jacob
e82ab8a5dd
move also inverse() to ReturnByValue, by doing a solve on NestByValue<Identity>.
...
also: adding resize() to MatrixBase was really needed ;)
2009-09-26 11:40:29 -04:00
..
CMakeLists.txt
Add COMPONENT Devel
2009-02-23 07:50:56 +00:00
Determinant.h
fixes in determinant and homogeneous
2009-08-06 16:54:55 +02:00
Inverse.h
move also inverse() to ReturnByValue, by doing a solve on NestByValue<Identity>.
2009-09-26 11:40:29 -04:00
LU.h
move also inverse() to ReturnByValue, by doing a solve on NestByValue<Identity>.
2009-09-26 11:40:29 -04:00
PartialLU.h
compilation fixes
2009-09-17 15:11:13 +02:00