25 #ifndef GUM_SIMPLE_UT_GENERATOR_H 26 #define GUM_SIMPLE_UT_GENERATOR_H aGrUM's Potential is a multi-dimensional array with tensor operators.
Class for generating Utility Tables.
Abstract class for generating Utility Tables.
SimpleUTGenerator()
Default constructor.
gum is the global namespace for all aGrUM entities
virtual void generateUT(const Idx &varId, const Potential< float > &ut)
Generates a UT using floats.
virtual ~SimpleUTGenerator()
Destructor.
Size Idx
Type for indexes.
Abstract class for generating Utility Tables.