aGrUM  0.16.0
gum::learning::DBRowGeneratorSet< ALLOC > Member List

This is the complete list of members for gum::learning::DBRowGeneratorSet< ALLOC >, including all inherited members.

allocator_type typedefgum::learning::DBRowGeneratorSet< ALLOC >
clear()gum::learning::DBRowGeneratorSet< ALLOC >
clone() constgum::learning::DBRowGeneratorSet< ALLOC >virtual
clone(const allocator_type &alloc) constgum::learning::DBRowGeneratorSet< ALLOC >virtual
columnsOfInterest() constgum::learning::DBRowGeneratorSet< ALLOC >
DBRowGeneratorSet(const allocator_type &alloc=allocator_type())gum::learning::DBRowGeneratorSet< ALLOC >
DBRowGeneratorSet(const DBRowGeneratorSet< ALLOC > &from)gum::learning::DBRowGeneratorSet< ALLOC >
DBRowGeneratorSet(const DBRowGeneratorSet< ALLOC > &from, const allocator_type &alloc)gum::learning::DBRowGeneratorSet< ALLOC >
DBRowGeneratorSet(DBRowGeneratorSet< ALLOC > &&from)gum::learning::DBRowGeneratorSet< ALLOC >
DBRowGeneratorSet(DBRowGeneratorSet< ALLOC > &&from, const allocator_type &alloc)gum::learning::DBRowGeneratorSet< ALLOC >
generate()gum::learning::DBRowGeneratorSet< ALLOC >
getAllocator() constgum::learning::DBRowGeneratorSet< ALLOC >
hasRows()gum::learning::DBRowGeneratorSet< ALLOC >
insertGenerator(const Generator< ALLOC > &generator)gum::learning::DBRowGeneratorSet< ALLOC >
insertGenerator(const Generator< ALLOC > &generator, const std::size_t i)gum::learning::DBRowGeneratorSet< ALLOC >
nbGenerators() const noexceptgum::learning::DBRowGeneratorSet< ALLOC >
operator=(const DBRowGeneratorSet< ALLOC > &from)gum::learning::DBRowGeneratorSet< ALLOC >
operator=(DBRowGeneratorSet< ALLOC > &&from)gum::learning::DBRowGeneratorSet< ALLOC >
operator[](const std::size_t i)gum::learning::DBRowGeneratorSet< ALLOC >
operator[](const std::size_t i) constgum::learning::DBRowGeneratorSet< ALLOC >
reset()gum::learning::DBRowGeneratorSet< ALLOC >
setBayesNet(const BayesNet< GUM_SCALAR > &new_bn)gum::learning::DBRowGeneratorSet< ALLOC >
setColumnsOfInterest(const std::vector< std::size_t, ALLOC< std::size_t > > &cols_of_interest)gum::learning::DBRowGeneratorSet< ALLOC >
setColumnsOfInterest(std::vector< std::size_t, ALLOC< std::size_t > > &&cols_of_interest)gum::learning::DBRowGeneratorSet< ALLOC >
setInputRow(const DBRow< DBTranslatedValue, ALLOC > &input_row)gum::learning::DBRowGeneratorSet< ALLOC >
size() const noexceptgum::learning::DBRowGeneratorSet< ALLOC >
~DBRowGeneratorSet()gum::learning::DBRowGeneratorSet< ALLOC >virtual