aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Core/arch/NEON/Complex.h
Commit message (Expand)AuthorAge
...
* same for neonGravatar Gael Guennebaud2011-02-23
* Fixed NEON compilation errors, changed float-abi back to softfp (which is the...Gravatar Konstantinos Margaritis2010-12-10
* bug #86 : use internal:: namespace instead of ei_ prefixGravatar Benoit Jacob2010-10-25
* add NEON ploaddup and pcplxflip functionsGravatar Gael Guennebaud2010-07-20
* mixing types in product step 2:Gravatar Gael Guennebaud2010-07-11
* Added NEON/Complex.h, ~3.5x faster than scalar std::complex<float>Gravatar Konstantinos Margaritis2010-07-10