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
c9d4367fa45dcc4d97289b70cba118c685c8e391
eigen
/
Eigen
/
src
/
Core
/
arch
/
AltiVec
History
Chip Kerchner
c9d4367fa4
Fix pround and add print
2021-03-15 19:07:43 +00:00
..
Complex.h
Fix sqrt, ldexp and frexp compilation errors.
2021-01-25 15:22:19 -06:00
MathFunctions.h
Move implementation of vectorized error function erf() to SpecialFunctionsImpl.h.
2019-09-27 13:56:04 -07:00
MatrixProduct.h
Fix clang compile when no MMA flags are set. Simplify MMA compiler detection.
2021-02-24 20:43:23 -06:00
MatrixProductCommon.h
Having forward template function declarations in a P10 file causes bad code in certain situations.
2021-02-24 23:43:30 +00:00
MatrixProductMMA.h
Make half/bfloat16 constructor take inputs by value, fix powerpc test.
2021-02-27 21:32:06 +00:00
PacketMath.h
Fix pround and add print
2021-03-15 19:07:43 +00:00