eigen/unsupported/test
Gael Guennebaud deecff97ed typo
2015-02-10 19:22:05 +01:00
..
mpreal Fix trivial warnings in MPRealSupport 2014-07-18 16:39:58 +02:00
alignedvector3.cpp
autodiff_scalar.cpp
autodiff.cpp
BVH.cpp
CMakeLists.txt Adding missing OPENGL_LIBRARIES for openglsupport test. Also adding OpenGL include directories as a better pratice even though these are system include directories in most systems. 2014-12-04 01:18:47 -05:00
cxx11_meta.cpp unsupported/CXX11/Core: allow gen_numeric_list to have a starting point 2014-06-04 19:54:22 +02:00
cxx11_tensor_simple.cpp
cxx11_tensor_symmetry.cpp unsupported/TensorSymmetry: factor out completely from Tensor module 2014-06-04 20:44:22 +02:00
dgmres.cpp
FFT.cpp
FFTW.cpp
forward_adolc.cpp
gmres.cpp
kronecker_product.cpp Let KroneckerProduct exploits the recently introduced generic InnerIterator class. 2014-09-29 13:37:49 +02:00
levenberg_marquardt.cpp relax some LM unit tests 2014-09-02 17:10:17 +02:00
matrix_exponential.cpp
matrix_function.cpp
matrix_functions.h
matrix_power.cpp
matrix_square_root.cpp
minres.cpp typo 2015-02-10 19:22:05 +01:00
mpreal_support.cpp Remove unnecessary <bench/BenchTimer.h>include 2014-07-17 11:14:14 +02:00
NonLinearOptimization.cpp Fixed warning on implicit integer conversion in test case code by using type VectorXd::Index instead of int. 2014-09-20 14:57:42 +02:00
NumericalDiff.cpp
openglsupport.cpp
polynomialsolver.cpp
polynomialutils.cpp
sparse_extra.cpp
splines.cpp Fixed index that would cause crash with two point, two derivative interpolation. Added static_cast. 2014-07-10 12:03:42 -06:00