aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
gum::learning::DBRowGenerator Member List

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

clone() const =0gum::learning::DBRowGeneratorpure virtual
column_types_gum::learning::DBRowGeneratorprotected
columns_of_interest_gum::learning::DBRowGeneratorprotected
columnsOfInterest() constgum::learning::DBRowGenerator
computeRows_(const DBRow< DBTranslatedValue > &row)=0gum::learning::DBRowGeneratorprotectedpure virtual
DBRowGenerator(const std::vector< DBTranslatedValueType > &column_types, const DBRowGeneratorGoal goal)gum::learning::DBRowGenerator
DBRowGenerator(const DBRowGenerator &from)gum::learning::DBRowGenerator
DBRowGenerator(DBRowGenerator &&from)gum::learning::DBRowGenerator
decreaseRemainingRows()gum::learning::DBRowGenerator
generate()=0gum::learning::DBRowGeneratorpure virtual
goal() constgum::learning::DBRowGenerator
goal_gum::learning::DBRowGeneratorprotected
hasRows()gum::learning::DBRowGenerator
nb_remaining_output_rows_gum::learning::DBRowGeneratorprotected
operator=(const DBRowGenerator &)gum::learning::DBRowGeneratorprotected
operator=(DBRowGenerator &&)gum::learning::DBRowGeneratorprotected
reset()gum::learning::DBRowGeneratorvirtual
setColumnsOfInterest(const std::vector< std::size_t > &cols_of_interest)gum::learning::DBRowGeneratorvirtual
setColumnsOfInterest(std::vector< std::size_t > &&cols_of_interest)gum::learning::DBRowGeneratorvirtual
setInputRow(const DBRow< DBTranslatedValue > &row)gum::learning::DBRowGenerator
~DBRowGenerator()gum::learning::DBRowGeneratorvirtual