eigen/unsupported/test
2010-03-07 21:31:06 -05:00
..
alignedvector3.cpp big huge changes, so i dont remember everything. 2009-10-28 18:19:29 -04:00
autodiff.cpp a couple of improvements in the Autodiff module 2010-01-05 16:04:05 +01:00
BVH.cpp port unsupported modules to new API 2010-01-05 15:38:20 +01:00
CMakeLists.txt removed Eigen::Complex class since it offered insufficient advantage over std::complex when sane real,imag structure packing is assumed. 2010-01-18 19:39:22 -05:00
FFT.cpp merge 2010-02-16 21:41:04 -05:00
FFTW.cpp created FFT::fwd and FFT::inv with ReturnByValue 2010-03-07 21:31:06 -05:00
forward_adolc.cpp remove sentence "Eigen itself is part of the KDE project." 2009-05-22 20:25:33 +02:00
matrix_exponential.cpp Update matrix_exponential test after API change in ei_matrix_function 2010-02-17 09:50:11 +00:00
matrix_function.cpp matrix_function test: replace expm(A).inverse() by expm(-A) 2010-02-20 14:45:50 +00:00
NonLinearOptimization.cpp NonLinearOptimization : clean 'mode' handling from the old minpack code : 2010-02-21 12:41:37 +01:00
NumericalDiff.cpp be sure that there's no name clash between NumericalDiff::df and the 2009-09-28 17:45:45 +02:00