eigen/test
2010-01-28 14:00:09 -05:00
..
adjoint.cpp update testsuite script 2009-01-12 11:55:52 +00:00
alignedbox.cpp fix a warning in test/alignedbox 2009-01-12 15:29:51 +00:00
array.cpp fix msvc warnings (useful ones again) reported by gael on CDash 2009-01-26 17:56:04 +00:00
basicstuff.cpp backport unit-tests fixes 2009-01-27 20:56:47 +00:00
cholesky.cpp * remove set(), revert to old behavior where = resizes 2009-01-21 17:10:23 +00:00
CMakeLists.txt * Introduce EIGEN_DEFAULT_TO_ROW_MAJOR tests option 2010-01-25 14:00:02 -05:00
commainitializer.cpp fix a few remaining warnings 2009-01-23 12:26:32 +00:00
cwiseop.cpp backport 964558: add missing setZero (etc) overloads that were mentioned in the tutorial 2009-05-06 21:42:31 +00:00
determinant.cpp * the 4th template param of Matrix is now Options. One bit for storage 2009-01-04 15:26:32 +00:00
dynalloc.cpp backport 921254-921261 to the branch: disable alignment altogether on exotic platforms 2009-02-16 16:29:33 +00:00
eigensolver.cpp * extractRotation ---> rotation 2008-12-19 14:52:03 +00:00
first_aligned.cpp backport bug fix by Jitse. 2010-01-28 14:00:09 -05:00
geometry.cpp fix bug #42: add missing Transform::Identity() 2009-09-19 20:00:36 -04:00
gsl_helper.h * bug fixes in: Dot, generalized eigen problem, singular matrix detetection in Cholesky 2008-08-23 15:14:20 +00:00
hyperplane.cpp support gcc 3.3 2009-10-22 15:53:23 -04:00
inverse.cpp * Introduce EIGEN_DEFAULT_TO_ROW_MAJOR tests option 2010-01-25 14:00:02 -05:00
linearstructure.cpp Update e-mail address 2008-11-24 13:40:43 +00:00
lu.cpp fix a bunch of warnings (actual issues) reported by Frank 2009-01-22 00:09:34 +00:00
main.h * fix in IO.h, a useless copy was made because of assignment from 2008-12-18 20:36:25 +00:00
map.cpp * Introduce EIGEN_DEFAULT_TO_ROW_MAJOR tests option 2010-01-25 14:00:02 -05:00
meta.cpp fix a bunch of warnings (actual issues) reported by Frank 2009-01-22 00:09:34 +00:00
miscmatrices.cpp Update e-mail address 2008-11-24 13:40:43 +00:00
mixingtypes.cpp Sparse module: bugfix in SparseMatrix::resize(), now the indices are 2009-01-15 13:30:50 +00:00
newstdvector.cpp backport the new StdVector as NewStdVector 2009-08-29 12:13:52 -04:00
nomalloc.cpp fix a bunch of warnings (actual issues) reported by Frank 2009-01-22 00:09:34 +00:00
packetmath.cpp fix segfault due to non-aligned packets 2009-01-04 23:23:32 +00:00
parametrizedline.cpp Update e-mail address 2008-11-24 13:40:43 +00:00
prec_inverse_4x4.cpp backport 4x4 inverse changes: 2009-12-15 08:16:48 -05:00
product_large.cpp bugfix for a = a * b; when a has to be resized 2009-07-20 10:35:47 +02:00
product_small.cpp Update e-mail address 2008-11-24 13:40:43 +00:00
product.h fix matrix product with EIGEN_DEFAULT_TO_ROW_MAJOR 2010-01-25 21:56:01 +01:00
qr.cpp forgot to include the update of the qr test 2009-01-20 10:38:56 +00:00
qtvector.cpp This does fix #61. See the comments in #61 for details. 2009-10-22 09:29:59 +02:00
regression.cpp backport 963931: fix linearRegression 2009-05-05 16:52:10 +00:00
runtest.sh * bug fixes in: Dot, generalized eigen problem, singular matrix detetection in Cholesky 2008-08-23 15:14:20 +00:00
sizeof.cpp fix some compile errors with gcc 4.3, some warnings, some documentation 2008-06-06 13:10:00 +00:00
smallvectors.cpp Update e-mail address 2008-11-24 13:40:43 +00:00
sparse_basic.cpp this is essentially backporting all the changes made in the Sparse module up to KDE SVN revision r945600, aka changeset: 2009-06-04 18:02:20 +02:00
sparse_product.cpp this is essentially backporting all the changes made in the Sparse module up to KDE SVN revision r945600, aka changeset: 2009-06-04 18:02:20 +02:00
sparse_solvers.cpp fix #74: sparse triangular solver for lower/row-major matrices 2009-12-14 10:20:35 +01:00
sparse_vector.cpp this is essentially backporting all the changes made in the Sparse module up to KDE SVN revision r945600, aka changeset: 2009-06-04 18:02:20 +02:00
sparse.h disable unordered_map for ICC 2009-01-26 12:47:58 +00:00
stdvector.cpp backporting various bug fixes related to MapBase/Map/Block and new 2009-03-24 08:20:43 +00:00
submatrices.cpp fix a few remaining warnings 2009-01-23 12:26:32 +00:00
sum.cpp fix a bunch of warnings (actual issues) reported by Frank 2009-01-22 00:09:34 +00:00
svd.cpp SVD: 2009-10-23 18:05:55 -04:00
swap.cpp backport the fix to bug #50: compilation errors with swap 2009-09-02 17:04:34 -04:00
testsuite.cmake fix bitbucket url after recent change 2009-11-24 23:08:16 +01:00
triangular.cpp backporting r964165 (gcc 3.3 fixes) 2009-05-06 09:40:41 +00:00
unalignedassert.cpp backport 921254-921261 to the branch: disable alignment altogether on exotic platforms 2009-02-16 16:29:33 +00:00
vectorization_logic.cpp * Introduce EIGEN_DEFAULT_TO_ROW_MAJOR tests option 2010-01-25 14:00:02 -05:00
visitor.cpp Fixed uninitialized variables in unit tests. 2009-10-14 08:33:36 +02:00