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
c6953f799b01d36f4236b64f351cc1446e0abe17
eigen
/
unsupported
/
Eigen
/
CXX11
History
Rasmus Munk Larsen
c6953f799b
Add packet generic ops
predux_fmin
,
predux_fmin_nan
,
predux_fmax
, and
predux_fmax_nan
that implement reductions with
PropagateNaN
, and
PropagateNumbers
semantics. Add (slow) generic implementations for most reductions.
2020-10-13 21:48:31 +00:00
..
src
Add packet generic ops
predux_fmin
,
predux_fmin_nan
,
predux_fmax
, and
predux_fmax_nan
that implement reductions with
PropagateNaN
, and
PropagateNumbers
semantics. Add (slow) generic implementations for most reductions.
2020-10-13 21:48:31 +00:00
CMakeLists.txt
bug
#1167
: simplify installation of header files using cmake's install(DIRECTORY ...) command.
2016-08-29 10:59:37 +02:00
Tensor
Remove V2 suffix from TensorBlock
2019-12-10 15:40:23 -08:00
TensorSymmetry
bug
#1596
: fix inclusion of Eigen's header within unsupported modules.
2018-09-17 09:54:29 +02:00
ThreadPool
ThreadLocal container that does not rely on thread local storage
2019-09-09 15:18:14 -07:00