eigen/unsupported/test
2010-02-03 19:20:25 +01:00
..
alignedvector3.cpp
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 Silenced type conversion warnings. 2010-02-03 19:20:25 +01:00
FFTW.cpp explicitly cast to use the acos(long double) 2009-12-02 22:58:34 -05:00
forward_adolc.cpp
matrix_exponential.cpp port unsupported modules to new API 2010-01-05 15:38:20 +01:00
matrix_function.cpp Silenced type conversion warnings. 2010-02-03 19:20:25 +01:00
NonLinearOptimization.cpp more eigenization, dropped 'ipvt' in lm 2010-01-26 12:09:52 +01:00
NumericalDiff.cpp