..
bdcsvd_int.cpp
bug #949 : add static assertion for incompatible scalar types in dense end-user decompositions.
2015-03-13 21:06:20 +01:00
block_nonconst_ctor_on_const_xpr_0.cpp
block_nonconst_ctor_on_const_xpr_1.cpp
block_nonconst_ctor_on_const_xpr_2.cpp
block_on_const_type_actually_const_0.cpp
block_on_const_type_actually_const_1.cpp
CMakeLists.txt
Bump CMake files to at least c++11.
2021-08-25 20:07:48 +00:00
colpivqr_int.cpp
bug #949 : add static assertion for incompatible scalar types in dense end-user decompositions.
2015-03-13 21:06:20 +01:00
const_qualified_block_method_retval_0.cpp
const_qualified_block_method_retval_1.cpp
const_qualified_diagonal_method_retval.cpp
const_qualified_transpose_method_retval.cpp
cwiseunaryview_nonconst_ctor_on_const_xpr.cpp
cwiseunaryview_on_const_type_actually_const.cpp
diagonal_nonconst_ctor_on_const_xpr.cpp
diagonal_on_const_type_actually_const.cpp
eigensolver_cplx.cpp
bug #949 : add static assertion for incompatible scalar types in dense end-user decompositions.
2015-03-13 21:06:20 +01:00
eigensolver_int.cpp
bug #949 : add static assertion for incompatible scalar types in dense end-user decompositions.
2015-03-13 21:06:20 +01:00
failtest_sanity_check.cpp
fullpivlu_int.cpp
bug #949 : add static assertion for incompatible scalar types in dense end-user decompositions.
2015-03-13 21:06:20 +01:00
fullpivqr_int.cpp
bug #949 : add static assertion for incompatible scalar types in dense end-user decompositions.
2015-03-13 21:06:20 +01:00
initializer_list_1.cpp
PR 572: Add initializer list constructors to Matrix and Array (include unit tests and doc)
2019-01-21 16:25:57 +01:00
initializer_list_2.cpp
PR 572: Add initializer list constructors to Matrix and Array (include unit tests and doc)
2019-01-21 16:25:57 +01:00
jacobisvd_int.cpp
bug #949 : add static assertion for incompatible scalar types in dense end-user decompositions.
2015-03-13 21:06:20 +01:00
ldlt_int.cpp
bug #949 : add static assertion for incompatible scalar types in dense end-user decompositions.
2015-03-13 21:06:20 +01:00
llt_int.cpp
bug #949 : add static assertion for incompatible scalar types in dense end-user decompositions.
2015-03-13 21:06:20 +01:00
map_nonconst_ctor_on_const_ptr_0.cpp
map_nonconst_ctor_on_const_ptr_1.cpp
map_nonconst_ctor_on_const_ptr_2.cpp
map_nonconst_ctor_on_const_ptr_3.cpp
map_nonconst_ctor_on_const_ptr_4.cpp
map_on_const_type_actually_const_0.cpp
map_on_const_type_actually_const_1.cpp
partialpivlu_int.cpp
bug #949 : add static assertion for incompatible scalar types in dense end-user decompositions.
2015-03-13 21:06:20 +01:00
qr_int.cpp
bug #949 : add static assertion for incompatible scalar types in dense end-user decompositions.
2015-03-13 21:06:20 +01:00
ref_1.cpp
Big 853: replace enable_if in Ref<> ctor by static assertions and add failtests for Ref<>
2014-11-05 16:15:17 +01:00
ref_2.cpp
Big 853: replace enable_if in Ref<> ctor by static assertions and add failtests for Ref<>
2014-11-05 16:15:17 +01:00
ref_3.cpp
Big 853: replace enable_if in Ref<> ctor by static assertions and add failtests for Ref<>
2014-11-05 16:15:17 +01:00
ref_4.cpp
Big 853: replace enable_if in Ref<> ctor by static assertions and add failtests for Ref<>
2014-11-05 16:15:17 +01:00
ref_5.cpp
Big 853: replace enable_if in Ref<> ctor by static assertions and add failtests for Ref<>
2014-11-05 16:15:17 +01:00
selfadjointview_nonconst_ctor_on_const_xpr.cpp
selfadjointview_on_const_type_actually_const.cpp
sparse_ref_1.cpp
Add failtests for Ref<SparseMatrix>
2015-02-09 10:24:07 +01:00
sparse_ref_2.cpp
Add failtests for Ref<SparseMatrix>
2015-02-09 10:24:07 +01:00
sparse_ref_3.cpp
Add failtests for Ref<SparseMatrix>
2015-02-09 10:24:07 +01:00
sparse_ref_4.cpp
Add failtests for Ref<SparseMatrix>
2015-02-09 10:24:07 +01:00
sparse_ref_5.cpp
Add failtests for Ref<SparseMatrix>
2015-02-09 10:24:07 +01:00
sparse_storage_mismatch.cpp
bug #1005 : fix regression regarding sparse coeff-wise binary operator that did not trigger a static assertion for mismatched storage
2015-06-08 10:14:08 +02:00
swap_1.cpp
bug #903 : clean swap API regarding extra enable_if parameters, and add failtests for swap
2014-11-06 09:25:26 +01:00
swap_2.cpp
Make file formatting comply with POSIX and Unix standards
2020-03-23 18:09:02 +00:00
ternary_1.cpp
Add unit tests for bug #981 : valid and invalid usage of ternary operator
2015-09-09 11:38:25 +02:00
ternary_2.cpp
Add unit tests for bug #981 : valid and invalid usage of ternary operator
2015-09-09 11:38:25 +02:00
transpose_nonconst_ctor_on_const_xpr.cpp
transpose_on_const_type_actually_const.cpp
triangularview_nonconst_ctor_on_const_xpr.cpp
triangularview_on_const_type_actually_const.cpp