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-07-23 21:34:30 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
eigen
/
Eigen
/
src
/
misc
History
Gael Guennebaud
e5156e4d25
fix typo
2017-03-07 11:25:58 +01:00
..
blas.h
Move LAPACK declarations from blas.h to lapack.h and fix compatibility with EIGEN_USE_MKL
2016-04-11 17:12:31 +02:00
Image.h
Remove deprecated usage of expr::Index.
2015-02-16 14:46:51 +01:00
Kernel.h
Remove deprecated usage of expr::Index.
2015-02-16 14:46:51 +01:00
lapack.h
Move LAPACK declarations from blas.h to lapack.h and fix compatibility with EIGEN_USE_MKL
2016-04-11 17:12:31 +02:00
lapacke_mangling.h
bug
#173
: remove dependency to MKL for LAPACKe backend.
2016-07-25 17:55:07 +02:00
lapacke.h
fix typo
2017-03-07 11:25:58 +01:00
RealSvd2x2.h
Consider denormals as zero in makeJacobi and 2x2 SVD.
2016-07-12 17:21:03 +02:00