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
8b875dbef11eece22f9d7a86562c34bb8354c560
eigen
/
Eigen
/
src
/
Core
/
arch
/
AVX512
History
Rasmus Munk Larsen
979fdd58a4
Add generic fast psqrt and prsqrt impls and make them correct for 0, +Inf, NaN, and negative arguments.
2022-02-05 00:20:13 +00:00
..
Complex.h
Fix strict aliasing bug causing product_small failure.
2021-09-17 21:09:34 +00:00
MathFunctions.h
Add generic fast psqrt and prsqrt impls and make them correct for 0, +Inf, NaN, and negative arguments.
2022-02-05 00:20:13 +00:00
PacketMath.h
Define EIGEN_HAS_AVX512_MATH in PacketMath.
2022-02-04 22:25:52 +00:00
TypeCasting.h
Issue an error in case of direct inclusion of internal headers.
2021-09-10 19:12:26 +00:00