eigen/test
Gael Guennebaud 95db32fcdc setup the unsupported directory structure.
The unsupported module documentation is automatically generated in:
  build/doc/unsupported/
with bidirectional cross references.
I leave a class Foo in AdolcForward module to illustrate the
cross-reference behavior. I will remove it in the next commit.
2009-02-04 15:37:00 +00:00
..
adjoint.cpp add MatrixBase::stableNorm() avoiding over/under-flow 2009-01-28 22:11:56 +00:00
alignedbox.cpp
array.cpp fix msvc warnings (useful ones again) reported by gael on CDash 2009-01-26 17:56:04 +00:00
basicstuff.cpp now these tests succeed with 10,000 repeats 2009-01-27 20:47:12 +00:00
cholesky.cpp Add full pivoting to LDLT decomposition. 2009-02-03 17:50:35 +00:00
CMakeLists.txt setup the unsupported directory structure. 2009-02-04 15:37:00 +00:00
commainitializer.cpp
cwiseop.cpp fix msvc warnings (useful ones again) reported by gael on CDash 2009-01-26 17:56:04 +00:00
determinant.cpp
dynalloc.cpp
eigensolver.cpp
geometry.cpp Big change in DiagonalMatrix and Geometry/Scaling: 2009-01-28 16:26:06 +00:00
gsl_helper.h
hyperplane.cpp Big change in DiagonalMatrix and Geometry/Scaling: 2009-01-28 16:26:06 +00:00
inverse.cpp
linearstructure.cpp
lu.cpp
main.h Add full pivoting to LDLT decomposition. 2009-02-03 17:50:35 +00:00
map.cpp
meta.cpp
miscmatrices.cpp
mixingtypes.cpp
nomalloc.cpp
packetmath.cpp
parametrizedline.cpp
product_large.cpp
product_small.cpp
product.h
qr.cpp setup the unsupported directory structure. 2009-02-04 15:37:00 +00:00
qtvector.cpp
regression.cpp
resize.cpp Add Matrix::resizeLike(other) convenience function and test. 2009-02-03 01:43:59 +00:00
runtest.sh
sizeof.cpp
smallvectors.cpp
sparse_basic.cpp QR: add isInjective(), isSurjective(), 2009-01-28 09:45:53 +00:00
sparse_solvers.cpp
sparse_vector.cpp
sparse.h
stdvector.cpp
submatrices.cpp
sum.cpp
svd.cpp
testsuite.cmake
triangular.cpp
unalignedassert.cpp
vectorization_logic.cpp