eigen/unsupported/test
Mark Borgerding f200c84d9f merge
2010-02-16 21:41:04 -05:00
..
alignedvector3.cpp
autodiff.cpp
BVH.cpp
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 merge 2010-02-16 21:41:04 -05:00
forward_adolc.cpp
matrix_exponential.cpp Use ReturnByValue to return result of ei_matrix_exponential() . 2010-02-15 19:17:25 +00:00
matrix_function.cpp Use ReturnByValue to return result of ei_matrix_function(), ... 2010-02-16 16:43:11 +00:00
NonLinearOptimization.cpp also fix tests for NumTraits<double>::epsilon() 2010-02-11 01:49:27 +01:00
NumericalDiff.cpp