![]() |
aGrUM 3.1.1
a C++ library for (probabilistic) graphical models
|
| Ngum | Gum is the global namespace for all aGrUM entities |
| RGUM_HasNumericLimits | Concept checking that std::numeric_limits is specialized for a type |
| RGUM_IsGumScalar | Concept defining requirements for scalar types used as GUM_SCALAR |
| RGUM_Numeric | Complete concept for GUM_SCALAR template parameter |
| RJointTargettable | |
| RGUM_NodeGraphable | Concept for any graph that exposes node-level queries |
| RGUM_DiGraphable | Concept for directed graphs (arcs with parents/children) |
| RGUM_UndiGraphable | Concept for undirected graphs (edges with neighbours) |
| RGUM_MixedGraphable | Concept for mixed graphs (both arcs and edges) |