eigen/test
Gael Guennebaud c10f069b6b * Merge Extract and Part to the Part expression.
Renamed "MatrixBase::extract() const" to "MatrixBase::part() const"
* Renamed static functions identity, zero, ones, random with an upper case
  first letter: Identity, Zero, Ones and Random.
2008-07-21 00:34:46 +00:00
..
adjoint.cpp * Merge Extract and Part to the Part expression. 2008-07-21 00:34:46 +00:00
array.cpp * Merge Extract and Part to the Part expression. 2008-07-21 00:34:46 +00:00
basicstuff.cpp * Merge Extract and Part to the Part expression. 2008-07-21 00:34:46 +00:00
cholesky.cpp * Merge Extract and Part to the Part expression. 2008-07-21 00:34:46 +00:00
CMakeLists.txt * implement slice vectorization. Because it uses unaligned 2008-06-22 15:02:05 +00:00
commainitializer.cpp * Merge Extract and Part to the Part expression. 2008-07-21 00:34:46 +00:00
cwiseop.cpp * Merge Extract and Part to the Part expression. 2008-07-21 00:34:46 +00:00
determinant.cpp - many updates after Cwise change 2008-07-08 07:56:01 +00:00
eigensolver.cpp * Merge Extract and Part to the Part expression. 2008-07-21 00:34:46 +00:00
geometry.cpp * Merge Extract and Part to the Part expression. 2008-07-21 00:34:46 +00:00
inverse.cpp * Merge Extract and Part to the Part expression. 2008-07-21 00:34:46 +00:00
linearstructure.cpp * Merge Extract and Part to the Part expression. 2008-07-21 00:34:46 +00:00
main.h add a geometry unit test and fix a couple of typo in Quaternion.h 2008-06-03 07:32:12 +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
product.cpp * Merge Extract and Part to the Part expression. 2008-07-21 00:34:46 +00:00
qr.cpp * Merge Extract and Part to the Part expression. 2008-07-21 00:34:46 +00:00
runtest.sh update of the testing framework: 2008-05-22 12:18:55 +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 of the testing framework: 2008-05-22 12:18:55 +00:00
submatrices.cpp * Merge Extract and Part to the Part expression. 2008-07-21 00:34:46 +00:00
triangular.cpp * Merge Extract and Part to the Part expression. 2008-07-21 00:34:46 +00:00