eigen/unsupported/Eigen
Benoit Jacob c3180b7ffb MatrixBase:
* support resize() to same size (nop). The case of FFT was another case where that make one's life far easier.
   hope that's ok with you Gael. but indeed, i don't use it in the ReturnByValue stuff.

FFT:
 * Support MatrixBase (well, in the case with direct memory access such as Map)
 * adapt unit test
2009-10-20 23:25:49 -04:00
..
src merged eigen2_for_fft into eigen2 mainline 2009-10-20 15:18:01 -04:00
AdolcForward update URL for adol-c 2009-09-27 01:56:50 +02:00
AlignedVector3 fix warning with gcc 4.2 2009-09-15 11:27:31 +02:00
AutoDiff remove sentence "Eigen itself is part of the KDE project." 2009-05-22 20:25:33 +02:00
BVH remove the \addexample tags 2009-09-03 11:22:42 +02:00
CMakeLists.txt
Complex added copyright notice 2009-06-17 00:09:18 -04:00
FFT MatrixBase: 2009-10-20 23:25:49 -04:00
IterativeSolvers remove sentence "Eigen itself is part of the KDE project." 2009-05-22 20:25:33 +02:00
MatrixFunctions remove sentence "Eigen itself is part of the KDE project." 2009-05-22 20:25:33 +02:00
MoreVectorization Add new unsupported modules to doc/unsupported_modules.dox 2009-08-18 15:30:38 +01:00