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