48#ifndef GUM_SIMPLE_UT_GENERATOR_H
49#define GUM_SIMPLE_UT_GENERATOR_H
Abstract class for generating Utility Tables.
~SimpleUTGenerator() override
Destructor.
SimpleUTGenerator()
Default constructor.
void generateUT(const Idx &varId, const Tensor< float > &ut) override
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