| .. | 
		
		
			
			
			
			
				| adjoint.cpp | reduce float warnings (comparisons and implicit conversions) | 2022-01-26 18:16:19 +00:00 | 
		
			
			
			
			
				| AnnoyingScalar.h | reduce float warnings (comparisons and implicit conversions) | 2022-01-26 18:16:19 +00:00 | 
		
			
			
			
			
				| array_cwise.cpp | Some fixes/cleanups for numeric_limits & fix for related bug in psqrt | 2022-01-07 01:10:17 +00:00 | 
		
			
			
			
			
				| array_for_matrix.cpp | Add nan-propagation options to matrix and array plugins. | 2021-10-21 19:40:11 +00:00 | 
		
			
			
			
			
				| array_of_string.cpp | Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLARE_TEST(mytest) { /* code */ }. | 2018-07-17 14:46:15 +02:00 | 
		
			
			
			
			
				| array_replicate.cpp | Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLARE_TEST(mytest) { /* code */ }. | 2018-07-17 14:46:15 +02:00 | 
		
			
			
			
			
				| array_reverse.cpp | revert debug stuff | 2019-03-14 10:08:12 +01:00 | 
		
			
			
			
			
				| bandmatrix.cpp | Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLARE_TEST(mytest) { /* code */ }. | 2018-07-17 14:46:15 +02:00 | 
		
			
			
			
			
				| basicstuff.cpp | remove EIGEN_HAS_CXX11 | 2021-11-24 20:08:49 +00:00 | 
		
			
			
			
			
				| bdcsvd.cpp | Update SVD Module with Options template parameter | 2022-02-02 00:15:44 +00:00 | 
		
			
			
			
			
				| bfloat16_float.cpp | Small fixes | 2021-12-21 16:46:09 +00:00 | 
		
			
			
			
			
				| bicgstab.cpp | Avoid Ias an identifier, since it may clash with the C-header complex.h | 2019-01-25 14:54:39 +01:00 | 
		
			
			
			
			
				| blasutil.cpp | remove EIGEN_HAS_CXX11 | 2021-11-24 20:08:49 +00:00 | 
		
			
			
			
			
				| block.cpp | reduce float warnings (comparisons and implicit conversions) | 2022-01-26 18:16:19 +00:00 | 
		
			
			
			
			
				| boostmultiprec.cpp | Update SVD Module with Options template parameter | 2022-02-02 00:15:44 +00:00 | 
		
			
			
			
			
				| bug1213_main.cpp | Big 1213: add regression unit test. | 2016-05-18 14:03:03 +02:00 | 
		
			
			
			
			
				| bug1213.cpp | Big 1213: add regression unit test. | 2016-05-18 14:03:03 +02:00 | 
		
			
			
			
			
				| bug1213.h | Big 1213: add regression unit test. | 2016-05-18 14:03:03 +02:00 | 
		
			
			
			
			
				| cholesky.cpp | PR 567: makes all dense solvers inherit SoverBase (LU,Cholesky,QR,SVD). | 2019-01-17 01:17:39 +01:00 | 
		
			
			
			
			
				| cholmod_support.cpp | Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLARE_TEST(mytest) { /* code */ }. | 2018-07-17 14:46:15 +02:00 | 
		
			
			
			
			
				| CMakeLists.txt | Allow specifying inner & outer stride for CWiseUnaryView - fixes #2398 | 2022-01-05 19:24:46 +00:00 | 
		
			
			
			
			
				| commainitializer.cpp | Split test commainitializer into two substests | 2021-03-18 13:28:51 +01:00 | 
		
			
			
			
			
				| conjugate_gradient.cpp | Avoid Ias an identifier, since it may clash with the C-header complex.h | 2019-01-25 14:54:39 +01:00 | 
		
			
			
			
			
				| conservative_resize.cpp | Do not set AnnoyingScalar::dont_throw if not defined EIGEN_TEST_ANNOYING_SCALAR_DONT_THROW. | 2021-08-11 10:01:21 +00:00 | 
		
			
			
			
			
				| constructor.cpp | fix unit test in c++03: c++03 does not allow passing local or anonymous enum as template param | 2019-03-18 11:38:36 +01:00 | 
		
			
			
			
			
				| corners.cpp | Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLARE_TEST(mytest) { /* code */ }. | 2018-07-17 14:46:15 +02:00 | 
		
			
			
			
			
				| ctorleak.cpp | check two ctors | 2018-11-23 15:37:09 +01:00 | 
		
			
			
			
			
				| dense_storage.cpp | Revert "Make fixed-size Matrix and Array trivially copyable after C++20" | 2022-02-05 04:40:29 +00:00 | 
		
			
			
			
			
				| denseLM.cpp | Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLARE_TEST(mytest) { /* code */ }. | 2018-07-17 14:46:15 +02:00 | 
		
			
			
			
			
				| determinant.cpp | Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLARE_TEST(mytest) { /* code */ }. | 2018-07-17 14:46:15 +02:00 | 
		
			
			
			
			
				| diagonal_matrix_variadic_ctor.cpp | Clean up EIGEN_STATIC_ASSERT to only use standard c++11 static_assert. | 2021-09-16 20:43:54 +00:00 | 
		
			
			
			
			
				| diagonal.cpp | Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLARE_TEST(mytest) { /* code */ }. | 2018-07-17 14:46:15 +02:00 | 
		
			
			
			
			
				| diagonalmatrices.cpp | Update SVD Module with Options template parameter | 2022-02-02 00:15:44 +00:00 | 
		
			
			
			
			
				| dontalign.cpp | Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLARE_TEST(mytest) { /* code */ }. | 2018-07-17 14:46:15 +02:00 | 
		
			
			
			
			
				| dynalloc.cpp | bug #1409: make EIGEN_MAKE_ALIGNED_OPERATOR_NEW* macros empty in c++17 mode: | 2019-02-20 13:52:11 +01:00 | 
		
			
			
			
			
				| eigen2support.cpp | Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLARE_TEST(mytest) { /* code */ }. | 2018-07-17 14:46:15 +02:00 | 
		
			
			
			
			
				| eigensolver_complex.cpp | Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLARE_TEST(mytest) { /* code */ }. | 2018-07-17 14:46:15 +02:00 | 
		
			
			
			
			
				| eigensolver_generalized_real.cpp | Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLARE_TEST(mytest) { /* code */ }. | 2018-07-17 14:46:15 +02:00 | 
		
			
			
			
			
				| eigensolver_generic.cpp | After fixing bug #1557, boostmultiprec_7 failed with NumericalIssue instead of NoConvergence (all that matters here is no Success) | 2019-01-17 19:14:07 +01:00 | 
		
			
			
			
			
				| eigensolver_selfadjoint.cpp | Added complex matrix unit tests for SelfAdjointEigenSolve | 2021-04-26 19:00:51 +00:00 | 
		
			
			
			
			
				| evaluator_common.h | bug #99: refactor assignment and compound assignment mechanism through "assignment functors" and "assignement kernels". | 2013-11-06 18:17:59 +01:00 | 
		
			
			
			
			
				| evaluators.cpp | Add explicit regression test for bug #1622 | 2018-11-16 11:24:51 +01:00 | 
		
			
			
			
			
				| exceptions.cpp | Generalize ScalarWithExceptions to a full non-copyable and trowing scalar type to be used in other unit tests. | 2018-07-18 23:27:37 +02:00 | 
		
			
			
			
			
				| fastmath.cpp | Relaxed fastmath unit test: if std::foo fails, then let's only trigger a warning is numext::foo fails too. | 2018-10-11 09:45:30 +02:00 | 
		
			
			
			
			
				| first_aligned.cpp | Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLARE_TEST(mytest) { /* code */ }. | 2018-07-17 14:46:15 +02:00 | 
		
			
			
			
			
				| geo_alignedbox.cpp | Update SVD Module with Options template parameter | 2022-02-02 00:15:44 +00:00 | 
		
			
			
			
			
				| geo_eulerangles.cpp | reduce float warnings (comparisons and implicit conversions) | 2022-01-26 18:16:19 +00:00 | 
		
			
			
			
			
				| geo_homogeneous.cpp | Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLARE_TEST(mytest) { /* code */ }. | 2018-07-17 14:46:15 +02:00 | 
		
			
			
			
			
				| geo_hyperplane.cpp | Remove unaligned assert tests. | 2021-08-18 18:05:24 +00:00 | 
		
			
			
			
			
				| geo_orthomethods.cpp | Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLARE_TEST(mytest) { /* code */ }. | 2018-07-17 14:46:15 +02:00 | 
		
			
			
			
			
				| geo_parametrizedline.cpp | Remove unaligned assert tests. | 2021-08-18 18:05:24 +00:00 | 
		
			
			
			
			
				| geo_quaternion.cpp | removed EIGEN_HAS_CXX11_* and redundant EIGEN_COMP_CXXVER checks | 2021-11-29 19:18:57 +00:00 | 
		
			
			
			
			
				| geo_transformations.cpp | Remove unaligned assert tests. | 2021-08-18 18:05:24 +00:00 | 
		
			
			
			
			
				| gpu_basic.cu | Disable testing of complex compound assignment operators for MSVC. | 2021-09-27 15:15:11 -07:00 | 
		
			
			
			
			
				| gpu_common.h | Specialize std::complex operators for use on GPU device. | 2021-01-22 18:19:19 +00:00 | 
		
			
			
			
			
				| gpu_example.cu | Disable specific subtests that fail on HIP due to non-functional device side malloc/free (on HIP). | 2021-09-17 16:19:03 +00:00 | 
		
			
			
			
			
				| gpu_test_helper.h | Cleanup | 2022-01-21 01:48:59 +00:00 | 
		
			
			
			
			
				| half_float.cpp | Add fmod(half, half). | 2021-03-15 13:32:24 -07:00 | 
		
			
			
			
			
				| hessenberg.cpp | Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLARE_TEST(mytest) { /* code */ }. | 2018-07-17 14:46:15 +02:00 | 
		
			
			
			
			
				| householder.cpp | turn some macros intro constexpr functions | 2021-12-10 19:27:01 +00:00 | 
		
			
			
			
			
				| incomplete_cholesky.cpp | Avoid Ias an identifier, since it may clash with the C-header complex.h | 2019-01-25 14:54:39 +01:00 | 
		
			
			
			
			
				| indexed_view.cpp | Remove unused EIGEN_HAS_STATIC_ARRAY_TEMPLATE | 2021-12-30 15:26:55 +00:00 | 
		
			
			
			
			
				| initializer_list_construction.cpp | Silence string overflow warning for GCC in initializer_list_construction test. | 2021-09-17 18:33:50 +00:00 | 
		
			
			
			
			
				| inplace_decomposition.cpp | Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLARE_TEST(mytest) { /* code */ }. | 2018-07-17 14:46:15 +02:00 | 
		
			
			
			
			
				| integer_types.cpp | remove EIGEN_HAS_CXX11 | 2021-11-24 20:08:49 +00:00 | 
		
			
			
			
			
				| inverse.cpp | Fix inverse nullptr/asan errors for LU. | 2021-07-01 13:41:04 -07:00 | 
		
			
			
			
			
				| io.cpp | Added io test | 2019-12-11 18:22:57 +00:00 | 
		
			
			
			
			
				| is_same_dense.cpp | Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLARE_TEST(mytest) { /* code */ }. | 2018-07-17 14:46:15 +02:00 | 
		
			
			
			
			
				| jacobi.cpp | Move regression test to right unit test file | 2018-11-21 15:59:47 +01:00 | 
		
			
			
			
			
				| jacobisvd.cpp | Update SVD Module with Options template parameter | 2022-02-02 00:15:44 +00:00 | 
		
			
			
			
			
				| klu_support.cpp | Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLARE_TEST(mytest) { /* code */ }. | 2018-07-17 14:46:15 +02:00 | 
		
			
			
			
			
				| linearstructure.cpp | Remove usage of #if EIGEN_TEST_PART_XX in unit tests that does not require them (splitting can thus be avoided for them) | 2018-07-17 15:52:58 +02:00 | 
		
			
			
			
			
				| lscg.cpp | Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLARE_TEST(mytest) { /* code */ }. | 2018-07-17 14:46:15 +02:00 | 
		
			
			
			
			
				| lu.cpp | Enable unit tests of PartialPivLU on fixed size matrices, and increase tested matrix size (blocking was not tested!) | 2019-02-11 17:56:20 +01:00 | 
		
			
			
			
			
				| main.h | Small fixes | 2021-12-21 16:46:09 +00:00 | 
		
			
			
			
			
				| mapped_matrix.cpp | Clean up EIGEN_STATIC_ASSERT to only use standard c++11 static_assert. | 2021-09-16 20:43:54 +00:00 | 
		
			
			
			
			
				| mapstaticmethods.cpp | Fix numerous shadow-warnings for GCC<=4.8 | 2018-08-28 18:32:39 +02:00 | 
		
			
			
			
			
				| mapstride.cpp | reduce float warnings (comparisons and implicit conversions) | 2022-01-26 18:16:19 +00:00 | 
		
			
			
			
			
				| meta.cpp | Require recent GCC and MSCV and removed EIGEN_HAS_CXX14and some other feature test macros | 2021-12-01 00:48:34 +00:00 | 
		
			
			
			
			
				| metis_support.cpp | Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLARE_TEST(mytest) { /* code */ }. | 2018-07-17 14:46:15 +02:00 | 
		
			
			
			
			
				| miscmatrices.cpp | Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLARE_TEST(mytest) { /* code */ }. | 2018-07-17 14:46:15 +02:00 | 
		
			
			
			
			
				| mixingtypes.cpp | Clean up EIGEN_STATIC_ASSERT to only use standard c++11 static_assert. | 2021-09-16 20:43:54 +00:00 | 
		
			
			
			
			
				| MovableScalar.h | Fix #1911: add benchmark for move semantics with fixed-size matrix | 2020-06-11 23:43:25 +00:00 | 
		
			
			
			
			
				| mpl2only.cpp | Guard against repeated definition of EIGEN_MPL2_ONLY | 2019-08-07 14:19:00 -07:00 | 
		
			
			
			
			
				| nestbyvalue.cpp | nestbyvalue test: fix uninitialized matrix | 2021-11-04 14:32:12 +01:00 | 
		
			
			
			
			
				| nesting_ops.cpp | Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLARE_TEST(mytest) { /* code */ }. | 2018-07-17 14:46:15 +02:00 | 
		
			
			
			
			
				| nomalloc.cpp | Update SVD Module with Options template parameter | 2022-02-02 00:15:44 +00:00 | 
		
			
			
			
			
				| nullary.cpp | reduce float warnings (comparisons and implicit conversions) | 2022-01-26 18:16:19 +00:00 | 
		
			
			
			
			
				| num_dimensions.cpp | remove EIGEN_HAS_CXX11 | 2021-11-24 20:08:49 +00:00 | 
		
			
			
			
			
				| numext.cpp | reduce float warnings (comparisons and implicit conversions) | 2022-01-26 18:16:19 +00:00 | 
		
			
			
			
			
				| OffByOneScalar.h | Replace memset with fill to work for non-trivial scalars. | 2021-07-08 18:34:41 +00:00 | 
		
			
			
			
			
				| packetmath_test_shared.h | reduce float warnings (comparisons and implicit conversions) | 2022-01-26 18:16:19 +00:00 | 
		
			
			
			
			
				| packetmath.cpp | Add generic fast psqrt and prsqrt impls and make them correct for 0, +Inf, NaN, and negative arguments. | 2022-02-05 00:20:13 +00:00 | 
		
			
			
			
			
				| pardiso_support.cpp | Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLARE_TEST(mytest) { /* code */ }. | 2018-07-17 14:46:15 +02:00 | 
		
			
			
			
			
				| pastix_support.cpp | Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLARE_TEST(mytest) { /* code */ }. | 2018-07-17 14:46:15 +02:00 | 
		
			
			
			
			
				| permutationmatrices.cpp | Enable CompleteOrthogonalDecomposition::pseudoInverse with non-square fixed-size matrices. | 2019-11-13 21:16:53 +01:00 | 
		
			
			
			
			
				| prec_inverse_4x4.cpp | Add reciprocal packet op and fast specializations for float with SSE, AVX, and AVX512. | 2022-01-21 23:49:18 +00:00 | 
		
			
			
			
			
				| product_extra.cpp | Allow for negative strides. | 2021-01-27 23:32:12 +01:00 | 
		
			
			
			
			
				| product_large.cpp | Fixed performance issues for complex VSX and P10 MMA in gebp_kernel (level 3). | 2021-03-25 11:08:19 +00:00 | 
		
			
			
			
			
				| product_mmtr.cpp | bug #1741: fix SelfAdjointView::rankUpdate and product to triangular part for destination with non-trivial inner stride | 2019-09-10 23:29:52 +02:00 | 
		
			
			
			
			
				| product_notemporary.cpp | Fix regression: .conjugate() was popped out but not re-introduced. | 2019-02-18 14:45:55 +01:00 | 
		
			
			
			
			
				| product_selfadjoint.cpp | Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLARE_TEST(mytest) { /* code */ }. | 2018-07-17 14:46:15 +02:00 | 
		
			
			
			
			
				| product_small.cpp | Clean up EIGEN_STATIC_ASSERT to only use standard c++11 static_assert. | 2021-09-16 20:43:54 +00:00 | 
		
			
			
			
			
				| product_symm.cpp | bug #1741: fix self-adjoint*matrix, triangular*matrix, and triangular^1*matrix with a destination having a non-trivial inner-stride | 2019-09-11 15:04:25 +02:00 | 
		
			
			
			
			
				| product_syrk.cpp | bug #1741: fix SelfAdjointView::rankUpdate and product to triangular part for destination with non-trivial inner stride | 2019-09-10 23:29:52 +02:00 | 
		
			
			
			
			
				| product_trmm.cpp | bug #1741: fix self-adjoint*matrix, triangular*matrix, and triangular^1*matrix with a destination having a non-trivial inner-stride | 2019-09-11 15:04:25 +02:00 | 
		
			
			
			
			
				| product_trmv.cpp | Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLARE_TEST(mytest) { /* code */ }. | 2018-07-17 14:46:15 +02:00 | 
		
			
			
			
			
				| product_trsolve.cpp | bug #1741: fix self-adjoint*matrix, triangular*matrix, and triangular^1*matrix with a destination having a non-trivial inner-stride | 2019-09-11 15:04:25 +02:00 | 
		
			
			
			
			
				| product.h | Clean up EIGEN_STATIC_ASSERT to only use standard c++11 static_assert. | 2021-09-16 20:43:54 +00:00 | 
		
			
			
			
			
				| qr_colpivoting.cpp | Update SVD Module with Options template parameter | 2022-02-02 00:15:44 +00:00 | 
		
			
			
			
			
				| qr_fullpivoting.cpp | PR 567: makes all dense solvers inherit SoverBase (LU,Cholesky,QR,SVD). | 2019-01-17 01:17:39 +01:00 | 
		
			
			
			
			
				| qr.cpp | PR 567: makes all dense solvers inherit SoverBase (LU,Cholesky,QR,SVD). | 2019-01-17 01:17:39 +01:00 | 
		
			
			
			
			
				| qtvector.cpp | Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLARE_TEST(mytest) { /* code */ }. | 2018-07-17 14:46:15 +02:00 | 
		
			
			
			
			
				| rand.cpp | make casts explicit and fixed the type | 2022-01-24 18:19:21 +00:00 | 
		
			
			
			
			
				| random_matrix_helper.h | Reorganize test main file | 2021-09-27 18:30:47 +00:00 | 
		
			
			
			
			
				| random_matrix.cpp | turn some macros intro constexpr functions | 2021-12-10 19:27:01 +00:00 | 
		
			
			
			
			
				| random_without_cast_overflow.h | Fix tensor casts for large packets and casts to/from std::complex | 2020-06-30 18:53:55 +00:00 | 
		
			
			
			
			
				| real_qz.cpp | reduce float warnings (comparisons and implicit conversions) | 2022-01-26 18:16:19 +00:00 | 
		
			
			
			
			
				| redux.cpp | Fix bug in partial reduction of expressions requiring evaluation | 2018-10-10 13:23:52 -07:00 | 
		
			
			
			
			
				| ref.cpp | Require recent GCC and MSCV and removed EIGEN_HAS_CXX14and some other feature test macros | 2021-12-01 00:48:34 +00:00 | 
		
			
			
			
			
				| reshape.cpp | Move Eigen::all,last,lastp1,lastN to Eigen::placeholders::. | 2021-09-17 10:21:42 -07:00 | 
		
			
			
			
			
				| resize.cpp | Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLARE_TEST(mytest) { /* code */ }. | 2018-07-17 14:46:15 +02:00 | 
		
			
			
			
			
				| rvalue_types.cpp | removed EIGEN_HAS_CXX11_* and redundant EIGEN_COMP_CXXVER checks | 2021-11-29 19:18:57 +00:00 | 
		
			
			
			
			
				| SafeScalar.h | DenseStorage safely copy/swap. | 2021-04-22 18:45:19 +00:00 | 
		
			
			
			
			
				| schur_complex.cpp | Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLARE_TEST(mytest) { /* code */ }. | 2018-07-17 14:46:15 +02:00 | 
		
			
			
			
			
				| schur_real.cpp | reduce float warnings (comparisons and implicit conversions) | 2022-01-26 18:16:19 +00:00 | 
		
			
			
			
			
				| selfadjoint.cpp | Clean up EIGEN_STATIC_ASSERT to only use standard c++11 static_assert. | 2021-09-16 20:43:54 +00:00 | 
		
			
			
			
			
				| serializer.cpp | Add bounds checking to Eigen serializer | 2022-01-03 17:00:24 +08:00 | 
		
			
			
			
			
				| simplicial_cholesky.cpp | Bug #1910: Make SparseCholesky work for RowMajor matrices | 2021-02-19 19:36:18 +01:00 | 
		
			
			
			
			
				| sizeof.cpp | Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLARE_TEST(mytest) { /* code */ }. | 2018-07-17 14:46:15 +02:00 | 
		
			
			
			
			
				| sizeoverflow.cpp | Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLARE_TEST(mytest) { /* code */ }. | 2018-07-17 14:46:15 +02:00 | 
		
			
			
			
			
				| smallvectors.cpp | Clean up EIGEN_STATIC_ASSERT to only use standard c++11 static_assert. | 2021-09-16 20:43:54 +00:00 | 
		
			
			
			
			
				| solverbase.h | Use internal::ref_selector to avoid holding a reference to a RHS expression. | 2021-06-22 14:31:32 +00:00 | 
		
			
			
			
			
				| sparse_basic.cpp | reduce float warnings (comparisons and implicit conversions) | 2022-01-26 18:16:19 +00:00 | 
		
			
			
			
			
				| sparse_block.cpp | reduce float warnings (comparisons and implicit conversions) | 2022-01-26 18:16:19 +00:00 | 
		
			
			
			
			
				| sparse_permutations.cpp | reduce float warnings (comparisons and implicit conversions) | 2022-01-26 18:16:19 +00:00 | 
		
			
			
			
			
				| sparse_product.cpp | reduce float warnings (comparisons and implicit conversions) | 2022-01-26 18:16:19 +00:00 | 
		
			
			
			
			
				| sparse_ref.cpp | Fix typos in copyright dates | 2021-09-15 20:49:43 +00:00 | 
		
			
			
			
			
				| sparse_solver.h | reduce float warnings (comparisons and implicit conversions) | 2022-01-26 18:16:19 +00:00 | 
		
			
			
			
			
				| sparse_solvers.cpp | don't use deprecated MappedSparseMatrix | 2021-11-19 15:58:04 +00:00 | 
		
			
			
			
			
				| sparse_vector.cpp | reduce float warnings (comparisons and implicit conversions) | 2022-01-26 18:16:19 +00:00 | 
		
			
			
			
			
				| sparse.h | reduce float warnings (comparisons and implicit conversions) | 2022-01-26 18:16:19 +00:00 | 
		
			
			
			
			
				| sparseLM.cpp | Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLARE_TEST(mytest) { /* code */ }. | 2018-07-17 14:46:15 +02:00 | 
		
			
			
			
			
				| sparselu.cpp | Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLARE_TEST(mytest) { /* code */ }. | 2018-07-17 14:46:15 +02:00 | 
		
			
			
			
			
				| sparseqr.cpp | bug #899: make sparseqr unit test more stable by 1) trying with larger threshold and 2) relax rank computation for rank-deficient problems. | 2019-02-19 22:57:51 +01:00 | 
		
			
			
			
			
				| special_numbers.cpp | Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLARE_TEST(mytest) { /* code */ }. | 2018-07-17 14:46:15 +02:00 | 
		
			
			
			
			
				| split_test_helper.h | Simplify handling and non-splitted tests and include split_test_helper.h instead of re-generating it. This also allows us to modify it without breaking existing build folder. | 2018-07-16 18:55:40 +02:00 | 
		
			
			
			
			
				| spqr_support.cpp | Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLARE_TEST(mytest) { /* code */ }. | 2018-07-17 14:46:15 +02:00 | 
		
			
			
			
			
				| stable_norm.cpp | Fix stable_norm_1 test. | 2021-01-21 09:44:42 -08:00 | 
		
			
			
			
			
				| stddeque_overload.cpp | Fix gcc 8.1 warning: "maybe use uninitialized" | 2018-10-07 21:54:49 +02:00 | 
		
			
			
			
			
				| stddeque.cpp | Fix gcc 8.1 warning: "maybe use uninitialized" | 2018-10-07 21:54:49 +02:00 | 
		
			
			
			
			
				| stdlist_overload.cpp | Fix gcc 8.1 warning: "maybe use uninitialized" | 2018-10-07 21:54:49 +02:00 | 
		
			
			
			
			
				| stdlist.cpp | Fix gcc 8.1 warning: "maybe use uninitialized" | 2018-10-07 21:54:49 +02:00 | 
		
			
			
			
			
				| stdvector_overload.cpp | Fix gcc 8.1 warning: "maybe use uninitialized" | 2018-10-07 21:54:49 +02:00 | 
		
			
			
			
			
				| stdvector.cpp | Fix gcc 8.1 warning: "maybe use uninitialized" | 2018-10-07 21:54:49 +02:00 | 
		
			
			
			
			
				| stl_iterators.cpp | reduce float warnings (comparisons and implicit conversions) | 2022-01-26 18:16:19 +00:00 | 
		
			
			
			
			
				| superlu_support.cpp | Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLARE_TEST(mytest) { /* code */ }. | 2018-07-17 14:46:15 +02:00 | 
		
			
			
			
			
				| svd_common.h | Update SVD Module with Options template parameter | 2022-02-02 00:15:44 +00:00 | 
		
			
			
			
			
				| svd_fill.h | Remove local Index typedef from unit-tests | 2018-07-12 17:16:40 +02:00 | 
		
			
			
			
			
				| swap.cpp | Clean up EIGEN_STATIC_ASSERT to only use standard c++11 static_assert. | 2021-09-16 20:43:54 +00:00 | 
		
			
			
			
			
				| symbolic_index.cpp | Some further cleanup | 2021-12-06 18:01:15 +00:00 | 
		
			
			
			
			
				| triangular.cpp | Clean up EIGEN_STATIC_ASSERT to only use standard c++11 static_assert. | 2021-09-16 20:43:54 +00:00 | 
		
			
			
			
			
				| tuple_test.cpp | Fix tuple compilation for VS2017. | 2021-10-20 19:18:34 +00:00 | 
		
			
			
			
			
				| type_alias.cpp | remove EIGEN_HAS_CXX11 | 2021-11-24 20:08:49 +00:00 | 
		
			
			
			
			
				| umeyama.cpp | Fix double  = bool ! | 2018-11-23 15:12:06 +01:00 | 
		
			
			
			
			
				| umfpack_support.cpp | Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLARE_TEST(mytest) { /* code */ }. | 2018-07-17 14:46:15 +02:00 | 
		
			
			
			
			
				| unalignedcount.cpp | fix unalignedcount for avx512 | 2018-09-21 14:40:26 +02:00 | 
		
			
			
			
			
				| unaryviewstride.cpp | Allow specifying inner & outer stride for CWiseUnaryView - fixes #2398 | 2022-01-05 19:24:46 +00:00 | 
		
			
			
			
			
				| upperbidiagonalization.cpp | Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLARE_TEST(mytest) { /* code */ }. | 2018-07-17 14:46:15 +02:00 | 
		
			
			
			
			
				| vectorization_logic.cpp | Revert "Select AVX2 even if the data size is not a multiple of 8" | 2021-12-28 23:57:06 +01:00 | 
		
			
			
			
			
				| vectorwiseop.cpp | Fix some typos found | 2021-09-23 15:22:00 +00:00 | 
		
			
			
			
			
				| visitor.cpp | reduce float warnings (comparisons and implicit conversions) | 2022-01-26 18:16:19 +00:00 | 
		
			
			
			
			
				| zerosized.cpp | Enable visitor on empty matrices (the visitor is left unchanged), and protect min/maxCoeff(Index*,Index*) on empty matrices by an assertion (+ doc & unit tests) | 2019-01-15 15:21:14 +01:00 |