31 template <
typename GUM_SCALAR >
32 ICPTGenerator< GUM_SCALAR >::ICPTGenerator() {
33 GUM_CONSTRUCTOR(ICPTGenerator);
37 template <
typename GUM_SCALAR >
38 ICPTGenerator< GUM_SCALAR >::~ICPTGenerator() {
39 GUM_DESTRUCTOR(ICPTGenerator);
gum is the global namespace for all aGrUM entities
Interface-like class for generating Conditional Probability Tables.