aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/Eigen/CXX11/src/Tensor/TensorShuffling.h
diff options
context:
space:
mode:
authorGravatar Benoit Steiner <benoit.steiner.goog@gmail.com>2014-09-04 19:50:27 -0700
committerGravatar Benoit Steiner <benoit.steiner.goog@gmail.com>2014-09-04 19:50:27 -0700
commitf50548e86af75fd8e0d1689a9fb4184cf1fec509 (patch)
tree14e99c9e7a2794f8e21275aa18cee57ca747d3af /unsupported/Eigen/CXX11/src/Tensor/TensorShuffling.h
parentb24fe22b1a4518f27ca064d496bfdb6c96d973ab (diff)
Added missing tensor copy constructors. As a result it is now possible to declare and initialize a tensor on the same line, as in:
Tensor<bla> T = A + B; or Tensor<bla> T(A.reshape(new_shape));
Diffstat (limited to 'unsupported/Eigen/CXX11/src/Tensor/TensorShuffling.h')
0 files changed, 0 insertions, 0 deletions