core: add full support of Eigen::Tensor types
Showing
- CMakeLists.txt 1 addition, 0 deletionsCMakeLists.txt
- include/eigenpy/details.hpp 37 additions, 12 deletionsinclude/eigenpy/details.hpp
- include/eigenpy/eigen-allocator.hpp 107 additions, 7 deletionsinclude/eigenpy/eigen-allocator.hpp
- include/eigenpy/eigen-from-python.hpp 24 additions, 44 deletionsinclude/eigenpy/eigen-from-python.hpp
- include/eigenpy/eigen-to-python.hpp 54 additions, 26 deletionsinclude/eigenpy/eigen-to-python.hpp
- include/eigenpy/fwd.hpp 30 additions, 4 deletionsinclude/eigenpy/fwd.hpp
- include/eigenpy/numpy-allocator.hpp 123 additions, 13 deletionsinclude/eigenpy/numpy-allocator.hpp
- include/eigenpy/numpy-map.hpp 29 additions, 10 deletionsinclude/eigenpy/numpy-map.hpp
- include/eigenpy/stride.hpp 13 additions, 0 deletionsinclude/eigenpy/stride.hpp
- include/eigenpy/tensor/eigen-from-python.hpp 217 additions, 0 deletionsinclude/eigenpy/tensor/eigen-from-python.hpp
Loading
Please register or sign in to comment