Re: [eigen] compile-time multidimensional arrays |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
Hi,
I did not have a look at your source yet, but can you tell if it
significantly differs from the existing (unsupported) Tensor code
(namely TensorFixedSize)?
The existing Tensor code is far from being feature-complete or stable at
the moment, so any feature requests or API changes are at least open for
debate.
Christoph
On 21.07.2015 at 09:37, Emanuele Ruffaldi wrote:
Dear Eigen members,
I have drafted a compile-time multidimensional array class based on
C++11 parameter packs, using Eigen for underlying math operations.
It would be interesting to have some comments on the approach taken:
Post:
http://teslacore.blogspot.it/2015/07/compile-time-c-multidimensional-arrays.html
Code: https://github.com/eruffaldi/multidimcxx
Best Regards,
Emanuele Ruffaldi
--
----------------------------------------------
Dipl.-Inf., Dipl.-Math. Christoph Hertzberg
Cartesium 0.049
Universität Bremen
Enrique-Schmidt-Straße 5
28359 Bremen
Tel: +49 (421) 218-64252
----------------------------------------------