Additive event algebra kept separate from the local decision.
More...
#include <LocalEventModel.hpp>
template<class Algebra, class Value>
{ algebra.additiveIdentity() } -> std::same_as<Value>;
{
algebra.addAssign(target, source) } -> std::same_as<void>;
{
algebra.subtractAssign(target, source) } -> std::same_as<void>;
}
Additive event algebra kept separate from the local decision.
Owning result for one computed scalar attribute layout and buffer.
Additive event algebra kept separate from the local decision.
Definition at line 221 of file LocalEventModel.hpp.