eigen/test
2008-08-22 22:49:09 +00:00
..
adjoint.cpp Various compilation fixes for MSVC 9. All tests compile but some 2008-08-19 11:06:40 +00:00
array.cpp * Merge Extract and Part to the Part expression. 2008-07-21 00:34:46 +00:00
basicstuff.cpp * bugfix in SolveTriangular found by Timothy Hunter (did not compiled for very small fixed size matrices) 2008-08-22 17:48:36 +00:00
cholesky.cpp * bugfix in SolveTriangular found by Timothy Hunter (did not compiled for very small fixed size matrices) 2008-08-22 17:48:36 +00:00
CMakeLists.txt *patch by Daniel Gomez: 2008-08-21 17:02:47 +00:00
commainitializer.cpp Add a packetmath unit test, re-enable the comma-initializer unit test, 2008-08-20 20:08:38 +00:00
cwiseop.cpp extended cwise unit tests to cover all Cwise API 2008-08-22 22:49:09 +00:00
determinant.cpp * add LU unit-test. Seems like we have very good numerical stability! 2008-08-09 19:26:14 +00:00
eigensolver.cpp Optimizations: 2008-08-01 23:44:59 +00:00
geometry.cpp * bugfix in SolveTriangular found by Timothy Hunter (did not compiled for very small fixed size matrices) 2008-08-22 17:48:36 +00:00
inverse.cpp * bugfix in SolveTriangular found by Timothy Hunter (did not compiled for very small fixed size matrices) 2008-08-22 17:48:36 +00:00
ioformat.cpp * Add the possibility to customize the output of matrices, e.g.: 2008-08-21 13:17:21 +00:00
linearstructure.cpp * bugfix in SolveTriangular found by Timothy Hunter (did not compiled for very small fixed size matrices) 2008-08-22 17:48:36 +00:00
lu.cpp * bugfix in SolveTriangular found by Timothy Hunter (did not compiled for very small fixed size matrices) 2008-08-22 17:48:36 +00:00
main.h * bugfix in SolveTriangular found by Timothy Hunter (did not compiled for very small fixed size matrices) 2008-08-22 17:48:36 +00:00
map.cpp * Merge Extract and Part to the Part expression. 2008-07-21 00:34:46 +00:00
miscmatrices.cpp * Merge Extract and Part to the Part expression. 2008-07-21 00:34:46 +00:00
nomalloc.cpp * Merge Extract and Part to the Part expression. 2008-07-21 00:34:46 +00:00
packetmath.cpp * bugfix in SolveTriangular found by Timothy Hunter (did not compiled for very small fixed size matrices) 2008-08-22 17:48:36 +00:00
product_large.cpp Optimizations: 2008-08-01 23:44:59 +00:00
product_small.cpp Optimizations: 2008-08-01 23:44:59 +00:00
product.h Optimizations: 2008-08-01 23:44:59 +00:00
qr.cpp * Merge Extract and Part to the Part expression. 2008-07-21 00:34:46 +00:00
regression.cpp * add Regression module, from eigen1, improved, with doc and unit-test. 2008-08-11 02:25:40 +00:00
runtest.sh
sizeof.cpp fix some compile errors with gcc 4.3, some warnings, some documentation 2008-06-06 13:10:00 +00:00
smallvectors.cpp
sparse.cpp fix a number of compiler errors and warnings with gcc 4.3. There was a missing 2008-08-22 01:19:53 +00:00
submatrices.cpp renamed inverseProduct => solveTriangular 2008-08-09 20:06:25 +00:00
sum.cpp * bugfix in SolveTriangular found by Timothy Hunter (did not compiled for very small fixed size matrices) 2008-08-22 17:48:36 +00:00
svd.cpp Added a SVD module: 2008-08-19 17:52:04 +00:00
triangular.cpp * bugfix in SolveTriangular found by Timothy Hunter (did not compiled for very small fixed size matrices) 2008-08-22 17:48:36 +00:00