eigen/unsupported/test
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
..
alignedvector3.cpp add normalize and normalized overloads in AlignedVector3 2009-08-16 11:51:46 +02:00
autodiff.cpp autodiff: 2009-10-15 18:43:15 +02:00
BVH.cpp remove sentence "Eigen itself is part of the KDE project." 2009-05-22 20:25:33 +02:00
CMakeLists.txt added the test case for FFTW 2009-09-14 01:52:26 -04:00
FFT.cpp MatrixBase: 2009-10-20 23:25:49 -04:00
FFTW.cpp added the test case for FFTW 2009-09-14 01:52:26 -04:00
forward_adolc.cpp remove sentence "Eigen itself is part of the KDE project." 2009-05-22 20:25:33 +02:00
matrixExponential.cpp Adaptions from .lazy() towards .noalias(). 2009-08-31 17:29:37 +02:00