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-19 03:21:30 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
eigen
/
Eigen
/
src
/
Core
/
arch
History
Gael Guennebaud
a3e700db72
fix bug
#475
: .exp() now returns +inf when overflow occurs (SSE)
2012-06-14 10:38:39 +02:00
..
AltiVec
Get rid of include directives inside namespace blocks (bug
#339
).
2012-04-15 11:06:28 +01:00
Default
Remove all references to EIGEN_TUNE_CPU_CACHE_SIZE.
2011-02-04 22:33:53 +01:00
NEON
ARM NEON supports multiply-accumulate instruction vmla, use that in pmadd().
2012-05-28 14:55:23 +03:00
SSE
fix bug
#475
: .exp() now returns +inf when overflow occurs (SSE)
2012-06-14 10:38:39 +02:00
CMakeLists.txt
add missing cmake directives for arch/Default
2010-03-08 22:15:35 +01:00