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

Standard identity for the minimum operator. More...

#include <identities.hpp>

Static Public Member Functions

static constexpr D value ()
 

Detailed Description

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

Standard identity for the minimum operator.

Member Function Documentation

◆ value()

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

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