eigen/test
Jitse Niesen 4d597e4654 Merge.
2010-06-10 21:28:10 +01:00
..
adjoint.cpp
array_for_matrix.cpp implicit conversion to scalar for inner product 2010-06-02 09:45:57 +02:00
array_replicate.cpp
array_reverse.cpp Define non-const operator() in Reverse; enable test for this. 2010-05-31 14:42:04 +01:00
array.cpp implicit conversion to scalar for inner product 2010-06-02 09:45:57 +02:00
bandmatrix.cpp
basicstuff.cpp Make test slightly fuzzy to account for effect of extended precision. 2010-06-10 19:18:19 +01:00
block.cpp tests: 2010-05-30 16:00:09 -04:00
cholesky.cpp fix LDLT, now it really only uses a given triangular part! 2010-06-09 14:01:06 +02:00
CMakeLists.txt
commainitializer.cpp
conservative_resize.cpp
corners.cpp
cwiseop.cpp
determinant.cpp
diagonal.cpp
diagonalmatrices.cpp
dynalloc.cpp
eigen2support.cpp
eigensolver_complex.cpp Fixed GCC compilation. 2010-06-08 09:37:13 +02:00
eigensolver_generic.cpp Add info() method which can be queried to check whether iteration converged. 2010-06-03 22:59:57 +01:00
eigensolver_selfadjoint.cpp * Make HouseholderSequence::evalTo works in place 2010-06-10 16:39:46 +02:00
first_aligned.cpp Made the supression of unused variables portable. 2010-06-08 15:52:00 +02:00
geo_alignedbox.cpp
geo_eulerangles.cpp
geo_homogeneous.cpp
geo_hyperplane.cpp
geo_orthomethods.cpp
geo_parametrizedline.cpp
geo_quaternion.cpp
geo_transformations.cpp
gsl_helper.h
hessenberg.cpp Guard with assert against using decomposition objects uninitialized. 2010-05-30 21:49:35 +01:00
householder.cpp
integer_types.cpp Fixed integer type warnings. 2010-06-08 10:06:14 +02:00
inverse.cpp Adapted the determinant test for rank 1 matrices with zero determinant. 2010-06-10 10:06:14 +02:00
jacobisvd.cpp
linearstructure.cpp
lu.cpp Fighting for a green dashboard! Next warning's gone. 2010-06-08 16:02:22 +02:00
main.h Eigen types must always be passed by reference in order to retain memory alignment. 2010-06-08 13:49:40 +02:00
map.cpp
mapstride.cpp
meta.cpp
miscmatrices.cpp
mixingtypes.cpp
nesting_ops.cpp
nomalloc.cpp the Index types change. 2010-05-30 16:00:58 -04:00
nullary.cpp improve/fix stable_norm unit test 2010-06-08 13:29:27 +02:00
packetmath.cpp
permutationmatrices.cpp
prec_inverse_4x4.cpp Backed out changeset 641d968a9a 2010-06-01 09:01:39 -04:00
product_extra.cpp
product_large.cpp make the cache size mechanism future proof by adding level 2 parameters 2010-06-10 22:11:31 +02:00
product_notemporary.cpp
product_selfadjoint.cpp
product_small.cpp
product_symm.cpp
product_syrk.cpp
product_trmm.cpp
product_trmv.cpp
product_trsolve.cpp
product.h implicit conversion to scalar for inner product 2010-06-02 09:45:57 +02:00
qr_colpivoting.cpp the Index types change. 2010-05-30 16:00:58 -04:00
qr_fullpivoting.cpp the Index types change. 2010-05-30 16:00:58 -04:00
qr.cpp
qtvector.cpp
redux.cpp
resize.cpp
runtest.sh
schur_complex.cpp Schur decomposition of 1-by-1 always converges. 2010-06-04 09:40:35 +01:00
schur_real.cpp Schur decomposition of 1-by-1 always converges. 2010-06-04 09:40:35 +01:00
selfadjoint.cpp Fixed many MSVC warnings. 2010-06-09 09:30:22 +02:00
sizeof.cpp the Index types change. 2010-05-30 16:00:58 -04:00
smallvectors.cpp
sparse_basic.cpp clean the ambiguity with insertBack and add a insertBackByOuterInner function 2010-06-02 13:32:13 +02:00
sparse_product.cpp
sparse_solvers.cpp fix sparse LDLT with complexes 2010-06-03 11:56:08 +02:00
sparse_vector.cpp
sparse.h clean the ambiguity with insertBack and add a insertBackByOuterInner function 2010-06-02 13:32:13 +02:00
stable_norm.cpp Fix devision by zero warning. 2010-06-09 09:48:06 +02:00
stdlist.cpp
stdvector_overload.cpp
stdvector.cpp
svd.cpp
swap.cpp
testsuite.cmake
triangular.cpp Made the supression of unused variables portable. 2010-06-08 15:52:00 +02:00
umeyama.cpp
unalignedassert.cpp
unalignedcount.cpp Add line to prevent compiler warning on unused variables. 2010-06-10 21:26:23 +01:00
upperbidiagonalization.cpp
vectorization_logic.cpp
visitor.cpp the Index types change. 2010-05-30 16:00:58 -04:00