aGrUM  0.20.3
a C++ library for (probabilistic) graphical models
gum::learning::DBRowGenerator< ALLOC > Member List

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

allocator_type typedefgum::learning::DBRowGenerator< ALLOC >
clone() const =0gum::learning::DBRowGenerator< ALLOC >pure virtual
clone(const allocator_type &alloc) const =0gum::learning::DBRowGenerator< ALLOC >pure virtual
column_types_gum::learning::DBRowGenerator< ALLOC >protected
columns_of_interest_gum::learning::DBRowGenerator< ALLOC >protected
columnsOfInterest() constgum::learning::DBRowGenerator< ALLOC >
computeRows_(const DBRow< DBTranslatedValue, ALLOC > &row)=0gum::learning::DBRowGenerator< ALLOC >protectedpure virtual
DBRowGenerator(const std::vector< DBTranslatedValueType, ALLOC< DBTranslatedValueType > > column_types, const DBRowGeneratorGoal goal, const allocator_type &alloc=allocator_type())gum::learning::DBRowGenerator< ALLOC >
DBRowGenerator(const DBRowGenerator< ALLOC > &from)gum::learning::DBRowGenerator< ALLOC >
DBRowGenerator(const DBRowGenerator< ALLOC > &from, const allocator_type &alloc)gum::learning::DBRowGenerator< ALLOC >
DBRowGenerator(DBRowGenerator< ALLOC > &&from)gum::learning::DBRowGenerator< ALLOC >
DBRowGenerator(DBRowGenerator< ALLOC > &&from, const allocator_type &alloc)gum::learning::DBRowGenerator< ALLOC >
decreaseRemainingRows()gum::learning::DBRowGenerator< ALLOC >
generate()=0gum::learning::DBRowGenerator< ALLOC >pure virtual
getAllocator() constgum::learning::DBRowGenerator< ALLOC >
goal() constgum::learning::DBRowGenerator< ALLOC >
goal_gum::learning::DBRowGenerator< ALLOC >protected
hasRows()gum::learning::DBRowGenerator< ALLOC >
nb_remaining_output_rows_gum::learning::DBRowGenerator< ALLOC >protected
operator=(const DBRowGenerator< ALLOC > &)gum::learning::DBRowGenerator< ALLOC >protected
operator=(DBRowGenerator< ALLOC > &&)gum::learning::DBRowGenerator< ALLOC >protected
reset()gum::learning::DBRowGenerator< ALLOC >virtual
setColumnsOfInterest(const std::vector< std::size_t, ALLOC< std::size_t > > &cols_of_interest)gum::learning::DBRowGenerator< ALLOC >virtual
setColumnsOfInterest(std::vector< std::size_t, ALLOC< std::size_t > > &&cols_of_interest)gum::learning::DBRowGenerator< ALLOC >virtual
setInputRow(const DBRow< DBTranslatedValue, ALLOC > &row)gum::learning::DBRowGenerator< ALLOC >
~DBRowGenerator()gum::learning::DBRowGenerator< ALLOC >virtual