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
3dc3a0ea2d0773af4c0ffd7bbcb21c608e28fcef
eigen
/
Eigen
/
src
/
misc
History
Gael Guennebaud
35a8e94577
bug
#1167
: simplify installation of header files using cmake's install(DIRECTORY ...) command.
2016-08-29 10:59:37 +02: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 compilation with MKL support
2016-07-26 13:31:29 +02:00
RealSvd2x2.h
Consider denormals as zero in makeJacobi and 2x2 SVD.
2016-07-12 17:21:03 +02:00