allocator_type typedef | gum::learning::DBRowGeneratorSet< ALLOC > | |
clear() | gum::learning::DBRowGeneratorSet< ALLOC > | |
clone() const | gum::learning::DBRowGeneratorSet< ALLOC > | virtual |
clone(const allocator_type &alloc) const | gum::learning::DBRowGeneratorSet< ALLOC > | virtual |
columnsOfInterest() const | gum::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() const | gum::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 noexcept | gum::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) const | gum::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 noexcept | gum::learning::DBRowGeneratorSet< ALLOC > | |
~DBRowGeneratorSet() | gum::learning::DBRowGeneratorSet< ALLOC > | virtual |