You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Vladimír Vondruš 09e6145990 Math: improve Kahan Sum benchmark by comparing to doubles as well. 7 years ago
..
CMakeLists.txt Updated copyright year. 7 years ago
GaussJordanTest.cpp Wrap all tests in unnamed namespaces. 7 years ago
GramSchmidtTest.cpp Wrap all tests in unnamed namespaces. 7 years ago
KahanSumTest.cpp Math: improve Kahan Sum benchmark by comparing to doubles as well. 7 years ago
QrTest.cpp Math: no need to include <tuple> just for std::tie() in tests. 7 years ago
SvdTest.cpp Test: use the new setTestCaseTemplateName(). 7 years ago