aGrUM  0.20.3
a C++ library for (probabilistic) graphical models
gum::PRMAggregate Class Reference

Defines an aggregate in a PRM. More...

Detailed Description

Defines an aggregate in a PRM.

An PRMAggregate is defined by its type, and by the slot chain on which it is applied.

The name of an aggregate is always of the form: AggregateType::type(slot_chain[, param])

An aggregate is a member of a class.

An aggregate in a PRM is used to summarized information about n-ary relations.

See also
PRM PRMFactory Class PRMSlotChain

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