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
52f570a409b256eb0145fe0fc74c0b210d6aa8b8
eigen
/
Eigen
/
src
/
Core
/
arch
/
SSE
History
Rasmus Munk Larsen
97c7cc6200
Explicitly use the packet trait HasPow to control whether Pow is vectorized.
2025-07-18 21:51:42 +00:00
..
Complex.h
Fix x86 complex vectorized fma
2025-03-12 17:06:32 +00:00
MathFunctions.h
Apply clang-format
2023-11-29 11:12:48 +00:00
PacketMath.h
Explicitly use the packet trait HasPow to control whether Pow is vectorized.
2025-07-18 21:51:42 +00:00
Reductions.h
Enable default behavior for pmin<PropagateFast>, predux_min, etc
2025-06-02 17:23:37 +00:00
TypeCasting.h
Use truncation rather than rounding when casting Packet2d to Packet2l.
2024-03-27 21:39:58 +00:00