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
f2767112c88762ddc62e8c066dd3377a3d89da31
eigen
/
Eigen
/
src
/
Core
/
arch
/
SSE
History
Rasmus Munk Larsen
f2767112c8
Simplify a bit.
2019-01-09 16:29:18 -08:00
..
Complex.h
Simplify a bit.
2019-01-09 16:29:18 -08:00
MathFunctions.h
Extend the generic psin_float code to handle cosine and make SSE and AVX use it (-> this adds pcos for AVX)
2018-11-30 11:26:30 +01:00
PacketMath.h
Add packet up "pones". Write pnot(a) as pxor(pones(a), a).
2019-01-09 16:17:08 -08:00
TypeCasting.h
Unify SSE/AVX psin functions.
2018-11-27 22:41:51 +01:00