![]() |
aGrUM 3.1.1
a C++ library for (probabilistic) graphical models
|
About aGrUM configuration. More...
Concepts | |
| concept | gum::GUM_HasNumericLimits |
| Concept checking that std::numeric_limits is specialized for a type. | |
| concept | gum::GUM_IsGumScalar |
| Concept defining requirements for scalar types used as GUM_SCALAR. | |
| concept | gum::GUM_Numeric |
| Complete concept for GUM_SCALAR template parameter. | |
| using | gum::Size = std::size_t |
| In aGrUM, hashed values are unsigned long int. | |
| using | gum::Idx = Size |
| Type for indexes. | |
About aGrUM configuration.