eigen/unsupported/test
2014-03-17 16:33:52 -07:00
..
mpreal Fix parenthesis min/max issue in mpreal 2013-10-29 17:43:21 +01:00
alignedvector3.cpp
autodiff_scalar.cpp Fixed bug #702 and added unit test. 2013-11-07 18:32:24 +01:00
autodiff.cpp
bdcsvd.cpp new unsupported and not finished SVD, using a divide and conquert algorithm, with tests and benchmark 2013-06-19 00:03:27 +02:00
BVH.cpp
CMakeLists.txt CXX11/TensorSymmetry: add symmetry support for Tensor class 2013-11-14 23:35:11 +01:00
cxx11_meta.cpp C++11/Tensor: Fix copyright headers 2013-11-16 00:03:23 +01:00
cxx11_tensor_simple.cpp C++11/Tensor: Fix copyright headers 2013-11-16 00:03:23 +01:00
cxx11_tensor_symmetry.cpp C++11/Tensor: Fix copyright headers 2013-11-16 00:03:23 +01:00
dgmres.cpp Add complex support to dgmres and the unit test 2013-03-20 18:38:22 +01:00
FFT.cpp
FFTW.cpp Fix FFTW unit test with clang 2014-02-17 09:56:46 +01:00
forward_adolc.cpp
gmres.cpp
jacobisvd.cpp new unsupported and not finished SVD, using a divide and conquert algorithm, with tests and benchmark 2013-06-19 00:03:27 +02:00
kronecker_product.cpp optimize sparse-sparse Kronecker product 2014-02-14 14:46:01 +01:00
levenberg_marquardt.cpp Set built-in sparse QR as the default sparse solver and add ComputationInfo for Levenberg Marquardt, 2013-02-20 14:10:14 +01:00
matrix_exponential.cpp
matrix_function.cpp MatrixFunctions: Clean up StemFunction.h 2013-07-26 13:51:10 +01:00
matrix_functions.h generateTestMatrix can use processTriangularMatrix 2013-07-15 00:43:14 +08:00
matrix_power.cpp Fix compilation. 2013-08-02 22:40:36 +02:00
matrix_square_root.cpp
minres.cpp MINRES, bug #715: add support for zero rhs, and remove square test. 2014-03-17 16:33:52 -07:00
mpreal_support.cpp Relax a bit the precision in mpreal unit test. 2013-01-23 23:57:28 +01:00
NonLinearOptimization.cpp
NumericalDiff.cpp
openglsupport.cpp
polynomialsolver.cpp Remove unused typedef in polynomialsolver test. 2014-02-08 20:31:35 +00:00
polynomialutils.cpp
sparse_extra.cpp Fix warning typedef XXX locally defined but not used 2013-06-21 09:27:38 +02:00
splines.cpp Fix "explicit instantiation of 'Eigen::Spline' must occur in namespace 'Eigen'" warnings 2013-02-28 20:22:26 +01:00
svd_common.h new unsupported and not finished SVD, using a divide and conquert algorithm, with tests and benchmark 2013-06-19 00:03:27 +02:00