eigen/test
Gael Guennebaud 42e2578ef9 the min/max macros to detect unprotected min/max were undefined by some std header,
so let's declare them after and do the respective fixes ;)
2011-08-19 14:18:05 +02:00
..
eigen2
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 add the possibility to configure the maximal matrix size in the unit tests 2011-07-12 14:41:00 +02:00
CMakeLists.txt
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
dynalloc.cpp
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
exceptions.cpp
first_aligned.cpp
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 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
mapstaticmethods.cpp
mapstride.cpp
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
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 the min/max macros to detect unprotected min/max were undefined by some std header, 2011-08-19 14:18:05 +02: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
smallvectors.cpp
sparse_basic.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_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
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
unalignedassert.cpp
unalignedcount.cpp
upperbidiagonalization.cpp
vectorization_logic.cpp
visitor.cpp
zerosized.cpp Add DenseStorage specializations for dynamic size with MaxSize = 0 (bug #288). 2011-06-24 13:47:11 +01:00