49#ifndef GUM_PRM_GENERATOR_H
50#define GUM_PRM_GENERATOR_H
67 template <
typename GUM_SCALAR >
Inline implementation of PRMGenerator.
This is a name generator for classes, types, systems, instances and class elements.
PRMGenerator()
Default constructor.
virtual PRM< GUM_SCALAR > * generate()=0
Proceeds with the generation of the PRM.
virtual ~PRMGenerator()
Destructor.
NameGenerator name_gen_
The name generator used by this class.
const NameGenerator & getNameGenerator() const
Returns the NameGenerator used by this generator.
void setNameGenerator(const NameGenerator &name_gen)
Getters and setters.
This class represents a Probabilistic Relational PRMSystem<GUM_SCALAR>.
namespace for all probabilistic relational models entities
gum is the global namespace for all aGrUM entities