ALP User Documentation 0.7.0
Algebraic Programming User Documentation
Static Public Member Functions | List of all members
zero< D > Class Template Reference

Standard identity for numerical addition. More...

#include <identities.hpp>

Static Public Member Functions

static constexpr D value ()
 

Detailed Description

template<typename D>
class grb::identities::zero< D >

Standard identity for numerical addition.

Member Function Documentation

◆ value()

static constexpr D value ( )
inlinestaticconstexpr
Template Parameters
DThe domain of the value to return.
Returns
The identity under standard addition (i.e., ‘zero’).

The documentation for this class was generated from the following file: