Re: [eigen] Eigen AVX support - first steps

[ Thread Index | Date Index | More lists.tuxfamily.org/eigen Archives ]


On 15.04.2013 17:06, Gael Guennebaud wrote:
a) All the additions reside in the AVX folder, along with altivec, neon and
SSE. I have split up the single and double precision code into two files as
one file was getting too big.

I'm not sure decoupling float and double really helps readability
since in 99% of the cases they should be extremely similar, but ok.

If they are very similar, wouldn't it be possible to write that file once and include it twice with different preprocessor defines? Commands need to be defined using preprocessor macros which concatenate command names then, however.


Christoph

--
----------------------------------------------
Dipl.-Inf., Dipl.-Math. Christoph Hertzberg
Cartesium 0.049
Universität Bremen
Enrique-Schmidt-Straße 5
28359 Bremen

Tel: +49 (421) 218-64252
----------------------------------------------



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/