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
75c333f94c51344d610d886858265eddfa5abbbd
eigen
/
unsupported
/
Eigen
/
CXX11
History
Benoit Steiner
75c333f94c
Don't store the scan axis in the evaluator of the tensor scan operation since it's only used in the constructor.
...
Also avoid taking references to values that may becomes stale after a copy construction.
2016-06-27 10:32:38 -07:00
..
src
Don't store the scan axis in the evaluator of the tensor scan operation since it's only used in the constructor.
2016-06-27 10:32:38 -07:00
CMakeLists.txt
Refactor the unsupported CXX11/Core module to internal headers only.
2016-04-26 11:20:25 +02:00
Tensor
Add TernaryFunctors and the betainc SpecialFunction.
2016-06-02 17:04:19 -07:00
TensorSymmetry
Refactor the unsupported CXX11/Core module to internal headers only.
2016-04-26 11:20:25 +02:00
ThreadPool
Fix missing inclusion of Eigen/Core
2016-04-27 23:05:40 +02:00