[eigen-commits] commit/eigen: benoitsteiner: Moved some utilities to TensorMeta.h to make it easier to reuse them accross several tensor operations. |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen-commits Archives
]
1 new commit in eigen:
https://bitbucket.org/eigen/eigen/commits/5abd308fd39d/
Changeset: 5abd308fd39d
User: benoitsteiner
Date: 2015-06-29 17:49:55+00:00
Summary: Moved some utilities to TensorMeta.h to make it easier to reuse them accross several tensor operations.
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.
Affected #: 7 files
Repository URL: https://bitbucket.org/eigen/eigen/
--
This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.