eigen/unsupported/test
Jitse Niesen abd5faf784 Require at least MPFR version 2.3.0, because we use mpfr_signbit.
Code in FindMPFR.cmake is taken from FindEigen2.cmake .
2010-07-19 12:26:52 +01: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 Require at least MPFR version 2.3.0, because we use mpfr_signbit. 2010-07-19 12:26:52 +01:00
FFT.cpp merge 2010-02-16 21:41:04 -05:00
FFTW.cpp minor edit 2010-03-07 23:57:02 -05:00
forward_adolc.cpp
matrix_exponential.cpp Compilation fix for matrix_exponential test: add 'typename'. 2010-06-16 11:07:40 +01:00
matrix_function.cpp Fix compilation. 2010-06-21 07:37:59 +02:00
mpreal_support.cpp add a support module for MPFR C++ with basic unit testing 2010-07-15 16:29:04 +02:00
mpreal.cpp add a support module for MPFR C++ with basic unit testing 2010-07-15 16:29:04 +02:00
mpreal.h add a support module for MPFR C++ with basic unit testing 2010-07-15 16:29:04 +02:00
NonLinearOptimization.cpp More Index realted warnings. 2010-06-20 15:52:34 +02:00
NumericalDiff.cpp be sure that there's no name clash between NumericalDiff::df and the 2009-09-28 17:45:45 +02:00
polynomialsolver.cpp Next try - more Index fixes. 2010-06-20 21:44:25 +02:00
polynomialutils.cpp Fix wrong header and warnings in polynomialutils.cpp 2010-03-25 03:31:33 +01:00
sparse_extra.cpp Utilize Index in all unit tests. 2010-06-20 17:37:56 +02:00
sparse_ldlt.cpp fix compilation of sparse tests 2010-06-19 15:24:39 +02:00
sparse_llt.cpp fix compilation of sparse tests 2010-06-19 15:24:39 +02:00
sparse_lu.cpp fix compilation of sparse tests 2010-06-19 15:24:39 +02:00