This website requires JavaScript.
Explore
Help
Sign In
mirror
/
eigen
Watch
2
Star
0
Fork
0
You've already forked eigen
mirror of
https://gitlab.com/libeigen/eigen.git
synced
2024-12-15 07:10:37 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6add33e2c2
eigen
/
Eigen
History
Benoit Jacob
6add33e2c2
fix warning
2008-09-04 01:35:39 +00:00
..
src
fix warning
2008-09-04 01:35:39 +00:00
Array
Add a Select expression in the Array module which mimics a coeff-wise ?: operator.
2008-09-03 17:16:28 +00:00
Cholesky
CMakeLists.txt
CoreDeclarations was removed
2008-08-28 17:33:27 +00:00
Core
remove CoreDeclaration from the documentation
2008-08-28 19:11:03 +00:00
Geometry
* Extend a bit ParametrizedLine and move it to a separate file,
2008-09-03 22:35:45 +00:00
LU
QR
Regression
The discussed changes to Hyperplane, the ParametrizedLine class, and the
2008-08-31 04:25:30 +00:00
Sparse
Extended sparse unit-test: nested blocks and InnerIterators.
2008-09-02 15:28:49 +00:00
SVD