eigen/test/eigen2
2011-01-23 18:22:18 -05:00
..
adjoint.cpp
alignedbox.cpp
array.cpp lots more EIGEN2_SUPPORT fixes. Now several of the most important core tests build and succeed. 2011-01-20 10:36:32 -05:00
basicstuff.cpp
bug_132.cpp
cholesky.cpp
CMakeLists.txt rename build stages to multiples of 10; old stage 2 becomes stage 15, while stage 20 generates errors (instead of warnings) on conflicting API. 2011-01-23 18:22:18 -05:00
commainitializer.cpp
cwiseop.cpp
determinant.cpp
dynalloc.cpp
eigensolver.cpp
first_aligned.cpp
geometry.cpp
gsl_helper.h
hyperplane.cpp
inverse.cpp
linearstructure.cpp
lu.cpp
main.h lots more EIGEN2_SUPPORT fixes. Now several of the most important core tests build and succeed. 2011-01-20 10:36:32 -05:00
map.cpp relax Map const correctness in eigen2 support stages <= 3 2011-01-21 10:42:19 -05:00
meta.cpp
miscmatrices.cpp
mixingtypes.cpp
newstdvector.cpp
nomalloc.cpp
packetmath.cpp import eigen2 test suite. enable by defining EIGEN_TEST_EIGEN2 2011-01-19 10:10:54 -05:00
parametrizedline.cpp
prec_inverse_4x4.cpp
product_large.cpp
product_small.cpp
product.h
qr.cpp
qtvector.cpp
regression.cpp
runtest.sh
sizeof.cpp lots more EIGEN2_SUPPORT fixes. Now several of the most important core tests build and succeed. 2011-01-20 10:36:32 -05:00
smallvectors.cpp
sparse_basic.cpp
sparse_product.cpp
sparse_solvers.cpp
sparse_vector.cpp
sparse.h
stdvector.cpp
submatrices.cpp make eigen2 submatrices test pass 2011-01-21 10:24:59 -05:00
sum.cpp
svd.cpp
swap.cpp
testsuite.cmake
triangular.cpp
unalignedassert.cpp
visitor.cpp