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
19a95b33096ac2c71dca27b2dcf0397443745651
eigen
/
Eigen
/
src
/
Core
/
arch
/
AVX
History
Gael Guennebaud
35a8e94577
bug
#1167
: simplify installation of header files using cmake's install(DIRECTORY ...) command.
2016-08-29 10:59:37 +02:00
..
Complex.h
Let unpacket_traits<> exposes the required alignment and make use of it everywhere
2015-08-07 10:44:01 +02:00
MathFunctions.h
Factorize the 4 copies of tanh implementations, make numext::tanh consistent with array::tanh, enable fast tanh in fast-math mode only.
2016-08-23 14:23:08 +02:00
PacketMath.h
bug
#1270
: bypass custom asm for pmadd and recent clang version
2016-08-22 15:38:03 +02:00
TypeCasting.h
Added support for vectorized type casting of tensors
2015-02-27 08:46:04 -08:00