aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/Eigen/CXX11/src/Tensor/TensorPadding.h
Commit message (Expand)AuthorAge
* Added static assertions to avoid misuses of padding, broadcasting and concate...Gravatar Benoit Steiner2015-11-06
* Many files were missing in previous changeset.Gravatar Gael Guennebaud2015-07-29
* Fix shadow warnings in Tensor moduleGravatar Gael Guennebaud2015-06-16
* Silenced the last batch of compilation warnings triggered by gcc 4.8Gravatar Benoit Steiner2015-02-10
* Improved support for RowMajor tensorsGravatar Benoit Steiner2015-01-14
* Use the proper index type in the padding codeGravatar Benoit Steiner2014-10-30
* Silenced a few compilation warningsGravatar Benoit Steiner2014-10-16
* Misc improvements and cleanupsGravatar Benoit Steiner2014-10-13
* Misc fixes.Gravatar Benoit Steiner2014-09-05
* Optimized the tensor padding code.Gravatar Benoit Steiner2014-08-26
* Added support for padding, stridding, and shufflingGravatar Benoit Steiner2014-08-14