eigen/test
2010-11-23 19:19:04 +01:00
..
adjoint.cpp Initial fixes for bug #85. 2010-10-25 22:13:49 +02:00
array_for_matrix.cpp bug #86 : use internal:: namespace instead of ei_ prefix 2010-10-25 10:15:22 -04:00
array_replicate.cpp bug #86 : use internal:: namespace instead of ei_ prefix 2010-10-25 10:15:22 -04:00
array_reverse.cpp bug #86 : use internal:: namespace instead of ei_ prefix 2010-10-25 10:15:22 -04:00
array.cpp Initial fixes for bug #85. 2010-10-25 22:13:49 +02:00
bandmatrix.cpp bug #86 : use internal:: namespace instead of ei_ prefix 2010-10-25 10:15:22 -04:00
basicstuff.cpp bug #86 : use internal:: namespace instead of ei_ prefix 2010-10-25 10:15:22 -04:00
block.cpp bug #86 : use internal:: namespace instead of ei_ prefix 2010-10-25 10:15:22 -04:00
cholesky.cpp Initial fixes for bug #85. 2010-10-25 22:13:49 +02:00
CMakeLists.txt generalize our internal rank K update routine to support more general A*B product while evaluating only one triangular part and make it available via, e.g.: 2010-11-10 18:58:55 +01:00
commainitializer.cpp email change 2010-06-24 23:21:58 +02:00
conservative_resize.cpp bug #86 : use internal:: namespace instead of ei_ prefix 2010-10-25 10:15:22 -04:00
corners.cpp bug #86 : use internal:: namespace instead of ei_ prefix 2010-10-25 10:15:22 -04:00
cwiseop.cpp bug #86 : use internal:: namespace instead of ei_ prefix 2010-10-25 10:15:22 -04:00
determinant.cpp bug #86 : use internal:: namespace instead of ei_ prefix 2010-10-25 10:15:22 -04:00
diagonal.cpp Utilize Index in all unit tests. 2010-06-20 17:37:56 +02:00
diagonalmatrices.cpp bug #86 : use internal:: namespace instead of ei_ prefix 2010-10-25 10:15:22 -04:00
dynalloc.cpp bug #86 : use internal:: namespace instead of ei_ prefix 2010-10-25 10:15:22 -04:00
eigen2support.cpp bug #86 : use internal:: namespace instead of ei_ prefix 2010-10-25 10:15:22 -04:00
eigensolver_complex.cpp email change 2010-06-24 23:21:58 +02:00
eigensolver_generic.cpp email change 2010-06-24 23:21:58 +02:00
eigensolver_selfadjoint.cpp fix bug #107: SelfAdjointEigenSolver and RowMajor (and add unit test) 2010-11-04 09:33:05 +01:00
first_aligned.cpp bug #86 : use internal:: namespace instead of ei_ prefix 2010-10-25 10:15:22 -04:00
geo_alignedbox.cpp bug #86 : use internal:: namespace instead of ei_ prefix 2010-10-25 10:15:22 -04:00
geo_eulerangles.cpp bug #86 : use internal:: namespace instead of ei_ prefix 2010-10-25 10:15:22 -04:00
geo_homogeneous.cpp Initial fixes for bug #85. 2010-10-25 22:13:49 +02:00
geo_hyperplane.cpp bug #86 : use internal:: namespace instead of ei_ prefix 2010-10-25 10:15:22 -04:00
geo_orthomethods.cpp bug #86 : use internal:: namespace instead of ei_ prefix 2010-10-25 10:15:22 -04:00
geo_parametrizedline.cpp bug #86 : use internal:: namespace instead of ei_ prefix 2010-10-25 10:15:22 -04:00
geo_quaternion.cpp Initial fixes for bug #85. 2010-10-25 22:13:49 +02:00
geo_transformations.cpp add regression unit test 2010-11-19 15:38:37 +01:00
gsl_helper.h email change 2010-06-24 23:21:58 +02:00
hessenberg.cpp bug #86 : use internal:: namespace instead of ei_ prefix 2010-10-25 10:15:22 -04:00
householder.cpp bug #86 : use internal:: namespace instead of ei_ prefix 2010-10-25 10:15:22 -04:00
integer_types.cpp bug #86 : use internal:: namespace instead of ei_ prefix 2010-10-25 10:15:22 -04:00
inverse.cpp bug #86 : use internal:: namespace instead of ei_ prefix 2010-10-25 10:15:22 -04:00
jacobi.cpp bug #86 : use internal:: namespace instead of ei_ prefix 2010-10-25 10:15:22 -04:00
jacobisvd.cpp bug #86 : use internal:: namespace instead of ei_ prefix 2010-10-25 10:15:22 -04:00
linearstructure.cpp bug #86 : use internal:: namespace instead of ei_ prefix 2010-10-25 10:15:22 -04:00
lu.cpp bug #86 : use internal:: namespace instead of ei_ prefix 2010-10-25 10:15:22 -04:00
main.h implement VERIFY in a function so it doesn't get compiled thousands of times. 2010-10-29 10:27:20 -04:00
map.cpp bug #86 : use internal:: namespace instead of ei_ prefix 2010-10-25 10:15:22 -04:00
mapstride.cpp bug #86 : use internal:: namespace instead of ei_ prefix 2010-10-25 10:15:22 -04:00
meta.cpp Renamed cleantype to remove_all since it is close to remove_{const|pointer|reference}. 2010-10-26 16:47:01 +02:00
miscmatrices.cpp bug #86 : use internal:: namespace instead of ei_ prefix 2010-10-25 10:15:22 -04:00
mixingtypes.cpp bug #86 : use internal:: namespace instead of ei_ prefix 2010-10-25 10:15:22 -04:00
nesting_ops.cpp fix bad tests 2010-06-28 01:01:29 +02:00
nomalloc.cpp bug #86 : use internal:: namespace instead of ei_ prefix 2010-10-25 10:15:22 -04:00
nullary.cpp bug #86 : use internal:: namespace instead of ei_ prefix 2010-10-25 10:15:22 -04:00
packetmath.cpp Initial fixes for bug #85. 2010-10-25 22:13:49 +02:00
permutationmatrices.cpp bug #86 : use internal:: namespace instead of ei_ prefix 2010-10-25 10:15:22 -04:00
prec_inverse_4x4.cpp bug #86 : use internal:: namespace instead of ei_ prefix 2010-10-25 10:15:22 -04:00
product_extra.cpp bug #86 : use internal:: namespace instead of ei_ prefix 2010-10-25 10:15:22 -04:00
product_large.cpp bug #86 : use internal:: namespace instead of ei_ prefix 2010-10-25 10:15:22 -04:00
product_mmtr.cpp generalize our internal rank K update routine to support more general A*B product while evaluating only one triangular part and make it available via, e.g.: 2010-11-10 18:58:55 +01:00
product_notemporary.cpp bug #86 : use internal:: namespace instead of ei_ prefix 2010-10-25 10:15:22 -04:00
product_selfadjoint.cpp fix bug #122 : rank 2 update test and scalar multiple extraction were both wrong 2010-11-23 19:19:04 +01:00
product_small.cpp big huge changes, so i dont remember everything. 2009-10-28 18:19:29 -04:00
product_symm.cpp bug #86 : use internal:: namespace instead of ei_ prefix 2010-10-25 10:15:22 -04:00
product_syrk.cpp bug #86 : use internal:: namespace instead of ei_ prefix 2010-10-25 10:15:22 -04:00
product_trmm.cpp bug #86 : use internal:: namespace instead of ei_ prefix 2010-10-25 10:15:22 -04:00
product_trmv.cpp bug #86 : use internal:: namespace instead of ei_ prefix 2010-10-25 10:15:22 -04:00
product_trsolve.cpp fix bug #120 : compilation issue of trsolve unit test 2010-11-22 18:59:56 +01:00
product.h bug #86 : use internal:: namespace instead of ei_ prefix 2010-10-25 10:15:22 -04:00
qr_colpivoting.cpp Initial fixes for bug #85. 2010-10-25 22:13:49 +02:00
qr_fullpivoting.cpp Initial fixes for bug #85. 2010-10-25 22:13:49 +02:00
qr.cpp Initial fixes for bug #85. 2010-10-25 22:13:49 +02:00
qtvector.cpp Fixed Geometry module failures. 2010-08-17 20:03:50 +02:00
redux.cpp bug #86 : use internal:: namespace instead of ei_ prefix 2010-10-25 10:15:22 -04:00
resize.cpp Utilize Index in all unit tests. 2010-06-20 17:37:56 +02:00
runtest.sh * Remove test_ prefix in tests 2009-12-02 12:07:47 -05:00
schur_complex.cpp bug #86 : use internal:: namespace instead of ei_ prefix 2010-10-25 10:15:22 -04:00
schur_real.cpp bug #86 : use internal:: namespace instead of ei_ prefix 2010-10-25 10:15:22 -04:00
selfadjoint.cpp bug #86 : use internal:: namespace instead of ei_ prefix 2010-10-25 10:15:22 -04:00
sizeof.cpp email change 2010-06-24 23:21:58 +02:00
smallvectors.cpp bug #86 : use internal:: namespace instead of ei_ prefix 2010-10-25 10:15:22 -04:00
sparse_basic.cpp new feature: copy from a sparse selfadjoint view to a full sparse matrix 2010-11-15 14:14:05 +01:00
sparse_product.cpp bug #86 : use internal:: namespace instead of ei_ prefix 2010-10-25 10:15:22 -04:00
sparse_solvers.cpp bug #86 : use internal:: namespace instead of ei_ prefix 2010-10-25 10:15:22 -04:00
sparse_vector.cpp bug #86 : use internal:: namespace instead of ei_ prefix 2010-10-25 10:15:22 -04:00
sparse.h bug #86 : use internal:: namespace instead of ei_ prefix 2010-10-25 10:15:22 -04:00
stable_norm.cpp bug #86 : use internal:: namespace instead of ei_ prefix 2010-10-25 10:15:22 -04:00
stddeque.cpp Added stddeque unit test dervied from the stdlist test. 2010-10-16 10:45:30 +02:00
stdlist.cpp Fixed Geometry module failures. 2010-08-17 20:03:50 +02:00
stdvector_overload.cpp Fixed Geometry module failures. 2010-08-17 20:03:50 +02:00
stdvector.cpp Fixed Geometry module failures. 2010-08-17 20:03:50 +02:00
swap.cpp Initial fixes for bug #85. 2010-10-25 22:13:49 +02:00
testsuite.cmake This does hopefully really raise the warning/error limit. 2010-06-21 07:41:40 +02:00
triangular.cpp bug #86 : use internal:: namespace instead of ei_ prefix 2010-10-25 10:15:22 -04:00
umeyama.cpp bug #86 : use internal:: namespace instead of ei_ prefix 2010-10-25 10:15:22 -04:00
unalignedassert.cpp * include Macros.h much earlier: since it takes care of the alignment platform detection, it is needed before we do the vectorization stuff in Eigen/Core !! 2010-03-06 09:05:15 -05:00
unalignedcount.cpp email change 2010-06-24 23:21:58 +02:00
upperbidiagonalization.cpp make UpperBidiagonalization internal: don't want to support it, it's not used. 2010-11-23 11:12:42 -05:00
vectorization_logic.cpp bug #86 : use internal:: namespace instead of ei_ prefix 2010-10-25 10:15:22 -04:00
visitor.cpp bug #86 : use internal:: namespace instead of ei_ prefix 2010-10-25 10:15:22 -04:00