ALP User Documentation 0.7.0
Algebraic Programming User Documentation
|
Used to inspect whether a given type is an ALP/GraphBLAS object. More...
#include <type_traits.hpp>
Static Public Attributes | |
static const constexpr bool | value |
Whether the given time is an ALP/GraphBLAS object. | |
Used to inspect whether a given type is an ALP/GraphBLAS object.
T | The type to inspect. |
An ALP/GraphBLAS object is either an ALP/GraphBLAS container or an ALP semiring, monoid, or operator.