summaryrefslogtreecommitdiff
path: root/sc/inc/kahan.hxx
AgeCommit message (Expand)Author
2023-10-16Factor out an occurrence of sumNeumaierNormal()Eike Rathke
2023-10-15Follow-up: tdf#156985 Use SC_USE_SSE2 to determine which KahanSum::add() to useEike Rathke
2023-09-01Resolves: tdf#156985 Treat adding two KahanSum differentlyEike Rathke
2022-02-10remove AVX and AVX512 code from CalcLuboš Luňák
2022-01-15tdf#146367 reintroduce approxAdd() similar handling with last summandEike Rathke
2021-09-13properly separate code built with different CPU settingsLuboš Luňák
2021-08-26tdf#142307 - Upgrade SSE2 sum to AVX512 sum with Neumaier 1dante
2021-05-08Simplify multiplication and divisionMike Kaganski
2021-05-08tdf#137679 Use Kahan summation for interpr3.cxx (2/2)dante
2021-05-04tdf#137679 Use kahan summation for ScInterpreter::lcl_IterateInversedante
2021-04-29tdf#137679 Use Kahan summation for interpr2.cxxdante
2021-04-28Fix typosAndrea Gelmini
2021-04-26Add a Kahan summation class.dante