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

Standard identity for numerical multiplication. More...

#include <identities.hpp>

Static Public Member Functions

static constexpr D value ()
 

Detailed Description

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

Standard identity for numerical multiplication.

Member Function Documentation

◆ value()

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

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