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
ec38f07b799e2e3b82921ac3a5839f90ea3333c4
eigen
/
Eigen
/
src
/
Core
/
arch
/
MSA
History
Alexey Frunze
ec38f07b79
bug
#1595
: Don't use C++11's std::isnan() in MIPS/MSA packet math.
...
This removes reliance on C++11 and improves generated code.
2018-09-06 15:40:09 -07:00
..
Complex.h
Add support for MIPS SIMD (MSA)
2018-07-06 16:04:30 -07:00
MathFunctions.h
Add support for MIPS SIMD (MSA)
2018-07-06 16:04:30 -07:00
PacketMath.h
bug
#1595
: Don't use C++11's std::isnan() in MIPS/MSA packet math.
2018-09-06 15:40:09 -07:00