.. |
eigen2
|
fix 228 (ei_aligned_stack_delete does not exist anymore)
|
2011-03-21 21:59:42 +01:00 |
adjoint.cpp
|
protect calls to min and max with parentheses to make Eigen compatible with default windows.h
|
2011-07-21 11:19:36 +02:00 |
array_for_matrix.cpp
|
add the possibility to configure the maximal matrix size in the unit tests
|
2011-07-12 14:41:00 +02:00 |
array_replicate.cpp
|
|
|
array_reverse.cpp
|
|
|
array.cpp
|
add the possibility to configure the maximal matrix size in the unit tests
|
2011-07-12 14:41:00 +02:00 |
bandmatrix.cpp
|
protect calls to min and max with parentheses to make Eigen compatible with default windows.h
|
2011-07-21 11:19:36 +02:00 |
basicstuff.cpp
|
add the possibility to configure the maximal matrix size in the unit tests
|
2011-07-12 14:41:00 +02:00 |
block.cpp
|
|
|
cholesky.cpp
|
Fix LDLT::solve() if matrix singular but solution exists (bug #241).
|
2011-09-11 06:30:53 +01:00 |
CMakeLists.txt
|
bug #225: add a unit test for memory leak
|
2011-05-23 14:20:49 +02:00 |
commainitializer.cpp
|
|
|
conservative_resize.cpp
|
|
|
corners.cpp
|
|
|
cwiseop.cpp
|
protect calls to min and max with parentheses to make Eigen compatible with default windows.h
|
2011-07-21 11:19:36 +02:00 |
determinant.cpp
|
add the possibility to configure the maximal matrix size in the unit tests
|
2011-07-12 14:41:00 +02:00 |
diagonal.cpp
|
add the possibility to configure the maximal matrix size in the unit tests
|
2011-07-12 14:41:00 +02:00 |
diagonalmatrices.cpp
|
add the possibility to configure the maximal matrix size in the unit tests
|
2011-07-12 14:41:00 +02:00 |
dontalign.cpp
|
fix bug #219: Map Flags AlignedBit was miscomputed, didn't account for EIGEN_ALIGN
|
2011-03-10 10:17:17 -05:00 |
dynalloc.cpp
|
test the new stack allocation mechanism
|
2011-03-19 08:51:38 +01:00 |
eigen2support.cpp
|
|
|
eigensolver_complex.cpp
|
add the possibility to configure the maximal matrix size in the unit tests
|
2011-07-12 14:41:00 +02:00 |
eigensolver_generic.cpp
|
add the possibility to configure the maximal matrix size in the unit tests
|
2011-07-12 14:41:00 +02:00 |
eigensolver_selfadjoint.cpp
|
add a computeDirect method to SelfAdjointEigenSolver for fast eigen decomposition
|
2011-07-21 19:07:52 +02:00 |
evaluators.cpp
|
Implement compound assignments using evaluator of SelfCwiseBinaryOp.
|
2011-04-28 16:57:35 +01:00 |
exceptions.cpp
|
bug #225: add a unit test for memory leak
|
2011-05-23 14:20:49 +02:00 |
first_aligned.cpp
|
|
|
geo_alignedbox.cpp
|
|
|
geo_eulerangles.cpp
|
|
|
geo_homogeneous.cpp
|
extend unit tests of Transform * MatrixBase and Transform * Homogeneous
|
2011-03-02 19:34:39 +01:00 |
geo_hyperplane.cpp
|
finish to fix bug #270: we have to use EIGEN_ALIGN_STATICALLY and not EIGEN_DONT_ALIGN_STATICALLY...
|
2011-05-28 11:38:53 +02:00 |
geo_orthomethods.cpp
|
|
|
geo_parametrizedline.cpp
|
finish to fix bug #270: we have to use EIGEN_ALIGN_STATICALLY and not EIGEN_DONT_ALIGN_STATICALLY...
|
2011-05-28 11:38:53 +02:00 |
geo_quaternion.cpp
|
finish to fix bug #270: we have to use EIGEN_ALIGN_STATICALLY and not EIGEN_DONT_ALIGN_STATICALLY...
|
2011-05-28 11:38:53 +02:00 |
geo_transformations.cpp
|
finish to fix bug #270: we have to use EIGEN_ALIGN_STATICALLY and not EIGEN_DONT_ALIGN_STATICALLY...
|
2011-05-28 11:38:53 +02:00 |
gsl_helper.h
|
|
|
hessenberg.cpp
|
add the possibility to configure the maximal matrix size in the unit tests
|
2011-07-12 14:41:00 +02:00 |
householder.cpp
|
the min/max macros to detect unprotected min/max were undefined by some std header,
|
2011-08-19 14:18:05 +02:00 |
integer_types.cpp
|
|
|
inverse.cpp
|
|
|
jacobi.cpp
|
add the possibility to configure the maximal matrix size in the unit tests
|
2011-07-12 14:41:00 +02:00 |
jacobisvd.cpp
|
the min/max macros to detect unprotected min/max were undefined by some std header,
|
2011-08-19 14:18:05 +02:00 |
linearstructure.cpp
|
add the possibility to configure the maximal matrix size in the unit tests
|
2011-07-12 14:41:00 +02:00 |
lu.cpp
|
the min/max macros to detect unprotected min/max were undefined by some std header,
|
2011-08-19 14:18:05 +02:00 |
main.h
|
the min/max macros to detect unprotected min/max were undefined by some std header,
|
2011-08-19 14:18:05 +02:00 |
map.cpp
|
clean several other assertion checking tests
|
2011-05-20 09:59:15 +02:00 |
mapstaticmethods.cpp
|
add Map static methods taking Strides, add test checking for compilation errors
|
2011-02-03 10:05:45 -05:00 |
mapstride.cpp
|
better fix for gcc 4.6.0 / ptrdiff_t, as suggested by Benoit
|
2011-05-05 18:48:18 +02:00 |
meta.cpp
|
|
|
miscmatrices.cpp
|
|
|
mixingtypes.cpp
|
add the possibility to configure the maximal matrix size in the unit tests
|
2011-07-12 14:41:00 +02:00 |
nesting_ops.cpp
|
|
|
nomalloc.cpp
|
extend nomalloc test
|
2011-02-01 16:46:35 +01:00 |
nullary.cpp
|
the min/max macros to detect unprotected min/max were undefined by some std header,
|
2011-08-19 14:18:05 +02:00 |
packetmath.cpp
|
the min/max macros to detect unprotected min/max were undefined by some std header,
|
2011-08-19 14:18:05 +02:00 |
permutationmatrices.cpp
|
|
|
prec_inverse_4x4.cpp
|
the min/max macros to detect unprotected min/max were undefined by some std header,
|
2011-08-19 14:18:05 +02:00 |
product_extra.cpp
|
add the possibility to configure the maximal matrix size in the unit tests
|
2011-07-12 14:41:00 +02:00 |
product_large.cpp
|
add the possibility to configure the maximal matrix size in the unit tests
|
2011-07-12 14:41:00 +02:00 |
product_mmtr.cpp
|
add the possibility to configure the maximal matrix size in the unit tests
|
2011-07-12 14:41:00 +02:00 |
product_notemporary.cpp
|
add the possibility to configure the maximal matrix size in the unit tests
|
2011-07-12 14:41:00 +02:00 |
product_selfadjoint.cpp
|
add the possibility to configure the maximal matrix size in the unit tests
|
2011-07-12 14:41:00 +02:00 |
product_small.cpp
|
|
|
product_symm.cpp
|
add the possibility to configure the maximal matrix size in the unit tests
|
2011-07-12 14:41:00 +02:00 |
product_syrk.cpp
|
add the possibility to configure the maximal matrix size in the unit tests
|
2011-07-12 14:41:00 +02:00 |
product_trmm.cpp
|
add the possibility to configure the maximal matrix size in the unit tests
|
2011-07-12 14:41:00 +02:00 |
product_trmv.cpp
|
fix trmv unit test
|
2011-07-19 10:44:44 +02:00 |
product_trsolve.cpp
|
add the possibility to configure the maximal matrix size in the unit tests
|
2011-07-12 14:41:00 +02:00 |
product.h
|
the min/max macros to detect unprotected min/max were undefined by some std header,
|
2011-08-19 14:18:05 +02:00 |
qr_colpivoting.cpp
|
the min/max macros to detect unprotected min/max were undefined by some std header,
|
2011-08-19 14:18:05 +02:00 |
qr_fullpivoting.cpp
|
the min/max macros to detect unprotected min/max were undefined by some std header,
|
2011-08-19 14:18:05 +02:00 |
qr.cpp
|
add the possibility to configure the maximal matrix size in the unit tests
|
2011-07-12 14:41:00 +02:00 |
qtvector.cpp
|
|
|
redux.cpp
|
Fix failures in redux test caused by underflow in .prod() test.
|
2011-08-21 00:51:15 +01:00 |
resize.cpp
|
|
|
runtest.sh
|
|
|
schur_complex.cpp
|
add the possibility to configure the maximal matrix size in the unit tests
|
2011-07-12 14:41:00 +02:00 |
schur_real.cpp
|
add the possibility to configure the maximal matrix size in the unit tests
|
2011-07-12 14:41:00 +02:00 |
selfadjoint.cpp
|
add the possibility to configure the maximal matrix size in the unit tests
|
2011-07-12 14:41:00 +02:00 |
sizeof.cpp
|
fix icc warning #68
|
2011-02-22 10:11:03 -05:00 |
smallvectors.cpp
|
|
|
sparse_basic.cpp
|
add the possibility to reserve room for inner vector in SparseMatrix
|
2011-09-08 13:42:54 +02:00 |
sparse_product.cpp
|
the min/max macros to detect unprotected min/max were undefined by some std header,
|
2011-08-19 14:18:05 +02:00 |
sparse_solvers.cpp
|
the min/max macros to detect unprotected min/max were undefined by some std header,
|
2011-08-19 14:18:05 +02:00 |
sparse_vector.cpp
|
the min/max macros to detect unprotected min/max were undefined by some std header,
|
2011-08-19 14:18:05 +02:00 |
sparse.h
|
the min/max macros to detect unprotected min/max were undefined by some std header,
|
2011-08-19 14:18:05 +02:00 |
stable_norm.cpp
|
the min/max macros to detect unprotected min/max were undefined by some std header,
|
2011-08-19 14:18:05 +02:00 |
stddeque.cpp
|
|
|
stdlist.cpp
|
|
|
stdvector_overload.cpp
|
|
|
stdvector.cpp
|
|
|
swap.cpp
|
|
|
testsuite.cmake
|
disable output compression since this feature seems to be broken
|
2011-02-21 21:19:38 +01:00 |
triangular.cpp
|
the min/max macros to detect unprotected min/max were undefined by some std header,
|
2011-08-19 14:18:05 +02:00 |
umeyama.cpp
|
fix umeyama test
|
2011-02-27 23:20:45 -05:00 |
unalignedassert.cpp
|
|
|
unalignedcount.cpp
|
|
|
upperbidiagonalization.cpp
|
|
|
vectorization_logic.cpp
|
fix vectorization_logic when EIGEN_GCC_AND_ARCH_DOESNT_WANT_STACK_ALIGNMENT
|
2011-05-19 21:52:40 +02:00 |
visitor.cpp
|
|
|
zerosized.cpp
|
Add DenseStorage specializations for dynamic size with MaxSize = 0 (bug #288).
|
2011-06-24 13:47:11 +01:00 |