Searched defs:KahanSum (Results 1 – 1 of 1) sorted by relevance
52 struct KahanSum { struct58 explicit constexpr KahanSum<T>(const T& value) in KahanSum() function68 #warning "fast math enabled, could optimize out KahanSum correction" argument81 constexpr operator T() const { in T()85 constexpr void reset() { in reset()