![]() |
OpenSiv3D
v0.6.5
C++20 framework for creative coding
|
#include <KahanSummation.hpp>
Public Member Functions | |
SIV3D_NODISCARD_CXX20 | KahanSummation ()=default |
constexpr SIV3D_NODISCARD_CXX20 | KahanSummation (Float init) noexcept |
constexpr void | operator+= (Float value) noexcept |
constexpr Float | value () const noexcept |
|
default |
|
constexprnoexcept |
|
constexprnoexcept |
|
constexprnoexcept |