![]() |
aGrUM 3.0.0
a C++ library for (probabilistic) graphical models
|
Complete concept for GUM_SCALAR template parameter. More...
#include <concepts.h>
Complete concept for GUM_SCALAR template parameter.
Combines IsGumScalar arithmetic requirements with HasNumericLimits to ensure the type can be used in all aGrUM operations including:
| T | The type to check |
Definition at line 148 of file concepts.h.