mirror of
https://gitlab.com/libeigen/eigen.git
synced 2024-12-21 07:19:46 +08:00
3625734bc8
Created the TensorDimensionList class to encode the list of all the dimensions of a tensor of rank n. This could be done using TensorIndexList, however TensorIndexList require cxx11 which isn't yet supported as widely as we'd like. |
||
---|---|---|
.. | ||
src | ||
CMakeLists.txt | ||
Core | ||
Tensor | ||
TensorSymmetry |