This website requires JavaScript.
Explore
Help
Sign In
mirror
/
eigen
Watch
2
Star
0
Fork
0
You've already forked eigen
mirror of
https://gitlab.com/libeigen/eigen.git
synced
2024-12-21 07:19:46 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
28b36632ec
eigen
/
unsupported
/
Eigen
/
CXX11
History
Benoit Steiner
28b36632ec
Turned Eigen::array::size into a function to make the code compatible with std::array
2015-06-30 13:23:05 -07:00
..
src
Turned Eigen::array::size into a function to make the code compatible with std::array
2015-06-30 13:23:05 -07:00
CMakeLists.txt
Added CMake support for Tensor module. CMake now installs CXX11 Tensor module like the rest of the unsupported modules
2015-02-26 16:50:09 -05:00
Core
Tensor
Moved some utilities to TensorMeta.h to make it easier to reuse them accross several tensor operations.
2015-06-29 10:49:55 -07:00
TensorSymmetry