Searched defs:KahanSum (Results 1 – 1 of 1) sorted by relevance
50 struct KahanSum { struct56 explicit constexpr KahanSum<T>(const T& value) in KahanSum() function66 #warning "fast math enabled, could optimize out KahanSum correction" argument79 constexpr operator T() const { in T()83 constexpr void reset() { in reset()