Go to file
Jitse Niesen 8bca23bbec Mention comma initializer can be used to concatenate vectors
(inspired by a question on IRC)
2011-02-12 23:17:31 +00:00
bench an even more stable procedure 2011-02-03 11:25:34 +01:00
blas implement GBMV 2011-02-02 11:39:13 +01:00
cmake failtest: a new cmake-based test suite for testing stuff that should fail to build. This first batch imports some const correctness checks from bug #54. 2011-02-05 18:57:29 -05:00
debug
demos
doc Mention comma initializer can be used to concatenate vectors 2011-02-12 23:17:31 +00:00
Eigen MSVC does not like using uninitialized SSE variables, so we have to pass all zeros. 2011-02-12 21:29:16 +01:00
failtest add more failtests 2011-02-06 11:55:51 -05:00
lapack do not include reference lapack files if they are not there 2011-01-26 17:10:05 +01:00
scripts
test fix unit tests for integer types in preparation for next changeset making random<int> span over a much bigger range 2011-02-07 10:54:50 -05:00
unsupported fix misc warnings 2011-02-04 13:55:12 +01:00
.hgeol Added configuration file for the 'eol' extension. 2011-02-12 18:38:56 +01:00
.hgignore update .hgignore 2011-01-31 09:21:31 -05:00
.krazy
CMakeLists.txt Exposed failtetst publicly. 2011-02-06 13:43:08 +01:00
COPYING.GPL
COPYING.LGPL
CTestConfig.cmake start nighlty builds at 00:00:00 UTC 2011-01-28 10:33:02 +01:00
eigen3.pc.in
INSTALL
signature_of_eigen3_matrix_library