eigen/test
2021-02-25 18:21:21 +00:00
..
adjoint.cpp
AnnoyingScalar.h
array_cwise.cpp Make it possible to specify NaN propagation strategy for maxCoeff/minCoeff reductions. 2021-02-25 18:21:21 +00:00
array_for_matrix.cpp
array_of_string.cpp
array_replicate.cpp
array_reverse.cpp
bandmatrix.cpp
basicstuff.cpp Explicit casts of S -> std::complex<T> 2020-11-14 05:50:42 +00:00
bdcsvd.cpp Fix unit-test which I broke in previous fix 2019-12-19 13:42:14 +01:00
bfloat16_float.cpp Fix Half NaN definition and test. 2020-11-23 14:13:59 -08:00
bicgstab.cpp
blasutil.cpp Suppress ignored-attributes warning (same as in vectorization_logic). Remove redundant include and using namespace. 2020-11-13 16:21:53 +01:00
block.cpp
boostmultiprec.cpp Missing change regarding #1910 2021-02-19 20:51:35 +01:00
bug1213_main.cpp
bug1213.cpp
bug1213.h
cholesky.cpp
cholmod_support.cpp
CMakeLists.txt Eliminate CMake FindPackageHandleStandardArgs warnings. 2021-02-24 09:52:05 +00:00
commainitializer.cpp CommaInitializer wrongfully asserted for 0-sized blocks 2020-04-13 16:41:20 +02:00
conjugate_gradient.cpp
conservative_resize.cpp
constructor.cpp
corners.cpp
ctorleak.cpp
dense_storage.cpp
denseLM.cpp
determinant.cpp
diagonal_matrix_variadic_ctor.cpp
diagonal.cpp
diagonalmatrices.cpp
dontalign.cpp
dynalloc.cpp
eigen2support.cpp
eigensolver_complex.cpp
eigensolver_generalized_real.cpp
eigensolver_generic.cpp
eigensolver_selfadjoint.cpp
evaluator_common.h
evaluators.cpp
exceptions.cpp
fastmath.cpp
first_aligned.cpp
geo_alignedbox.cpp Fix alignedbox 32-bit precision test failure. 2020-09-30 08:42:03 -07:00
geo_eulerangles.cpp
geo_homogeneous.cpp
geo_hyperplane.cpp Fix #1757: remove the word 'suicide' 2020-06-11 00:56:54 +00:00
geo_orthomethods.cpp
geo_parametrizedline.cpp
geo_quaternion.cpp Guard operator<< test by EIGEN_NO_IO. 2020-07-09 19:54:48 +00:00
geo_transformations.cpp Make Transform::computeRotationScaling(0,&S) continuous 2021-01-07 17:45:14 +00:00
gpu_basic.cu Disable new/delete test for HIP 2021-02-25 08:04:05 -08:00
gpu_common.h Specialize std::complex operators for use on GPU device. 2021-01-22 18:19:19 +00:00
half_float.cpp Fix Half NaN definition and test. 2020-11-23 14:13:59 -08:00
hessenberg.cpp
householder.cpp
incomplete_cholesky.cpp
indexed_view.cpp Guard usage of decltype since it's a C++11 feature 2020-05-20 16:04:16 +02:00
initializer_list_construction.cpp Make file formatting comply with POSIX and Unix standards 2020-03-23 18:09:02 +00:00
inplace_decomposition.cpp
integer_types.cpp Protecting integer_types's long long test with a check to see if we have CXX11 support. 2020-01-07 14:35:35 +00:00
inverse.cpp
io.cpp Added io test 2019-12-11 18:22:57 +00:00
is_same_dense.cpp
jacobi.cpp
jacobisvd.cpp
klu_support.cpp
linearstructure.cpp
lscg.cpp
lu.cpp
main.h Include chrono in main for c++11. 2020-12-03 11:27:32 -08:00
mapped_matrix.cpp
mapstaticmethods.cpp
mapstride.cpp Allow for negative strides. 2021-01-27 23:32:12 +01:00
meta.cpp Initialize primitives to fix -Wuninitialized-const-reference. 2020-11-18 20:23:20 +00:00
metis_support.cpp
miscmatrices.cpp
mixingtypes.cpp
MovableScalar.h Fix #1911: add benchmark for move semantics with fixed-size matrix 2020-06-11 23:43:25 +00:00
mpl2only.cpp
nestbyvalue.cpp
nesting_ops.cpp
nomalloc.cpp
nullary.cpp
num_dimensions.cpp
numext.cpp Improved std::complex sqrt and rsqrt. 2021-01-17 08:50:57 -08:00
packetmath_test_shared.h Fix pfrexp/pldexp for half. 2021-01-21 19:32:28 +00:00
packetmath.cpp Updated pfrexp implementation. 2021-02-17 02:23:24 +00:00
pardiso_support.cpp
pastix_support.cpp
permutationmatrices.cpp Enable CompleteOrthogonalDecomposition::pseudoInverse with non-square fixed-size matrices. 2019-11-13 21:16:53 +01:00
prec_inverse_4x4.cpp
product_extra.cpp Allow for negative strides. 2021-01-27 23:32:12 +01:00
product_large.cpp
product_mmtr.cpp
product_notemporary.cpp
product_selfadjoint.cpp
product_small.cpp Eliminate boolean product warnings by factoring out a 2021-01-05 18:15:30 +00:00
product_symm.cpp
product_syrk.cpp
product_trmm.cpp
product_trmv.cpp
product_trsolve.cpp
product.h
qr_colpivoting.cpp Enable CompleteOrthogonalDecomposition::pseudoInverse with non-square fixed-size matrices. 2019-11-13 21:16:53 +01:00
qr_fullpivoting.cpp
qr.cpp
qtvector.cpp
rand.cpp Fix rand test for MSVC. 2021-01-07 12:48:40 -08: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
redux.cpp
ref.cpp Fix Ref Stride checks. 2021-01-05 10:41:25 -08:00
reshape.cpp
resize.cpp
rvalue_types.cpp Fix #1911: add benchmark for move semantics with fixed-size matrix 2020-06-11 23:43:25 +00:00
schur_complex.cpp
schur_real.cpp
selfadjoint.cpp
simplicial_cholesky.cpp Bug #1910: Make SparseCholesky work for RowMajor matrices 2021-02-19 19:36:18 +01:00
sizeof.cpp
sizeoverflow.cpp
smallvectors.cpp
solverbase.h
sparse_basic.cpp Fixed sparse conservativeResize() when both num cols and rows decreased. 2021-02-23 21:32:39 +00:00
sparse_block.cpp
sparse_permutations.cpp
sparse_product.cpp Fix sparse_extra_3, disable counting temporaries for testing DynamicSparseMatrix. 2020-11-18 23:15:33 +00:00
sparse_ref.cpp
sparse_solver.h add specialization of check_sparse_solving() for SuperLU solver, in order to test adjoint and transpose solves 2021-02-08 22:00:31 +00:00
sparse_solvers.cpp
sparse_vector.cpp
sparse.h
sparseLM.cpp
sparselu.cpp
sparseqr.cpp
special_numbers.cpp
split_test_helper.h
spqr_support.cpp
stable_norm.cpp Fix stable_norm_1 test. 2021-01-21 09:44:42 -08:00
stddeque_overload.cpp
stddeque.cpp
stdlist_overload.cpp
stdlist.cpp
stdvector_overload.cpp
stdvector.cpp
stl_iterators.cpp Added support for reverse iterators for Vectorwise operations. 2020-05-14 22:38:20 +00:00
superlu_support.cpp
svd_common.h
svd_fill.h
swap.cpp
symbolic_index.cpp
triangular.cpp
type_alias.cpp
umeyama.cpp
umfpack_support.cpp
unalignedassert.cpp
unalignedcount.cpp
upperbidiagonalization.cpp
vectorization_logic.cpp Delete duplicate test cases in vectorization_logic.cpp 2020-07-01 00:51:15 +00:00
vectorwiseop.cpp
visitor.cpp
zerosized.cpp