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

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

clone() const finalgum::learning::DBRowGeneratorIdentityvirtual
column_types_gum::learning::DBRowGeneratorprotected
columns_of_interest_gum::learning::DBRowGeneratorprotected
columnsOfInterest() constgum::learning::DBRowGenerator
computeRows_(const DBRow< DBTranslatedValue > &row) finalgum::learning::DBRowGeneratorIdentityprotectedvirtual
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
DBRowGeneratorIdentity(const std::vector< DBTranslatedValueType > &column_types)gum::learning::DBRowGeneratorIdentity
DBRowGeneratorIdentity(const DBRowGeneratorIdentity &from)gum::learning::DBRowGeneratorIdentity
DBRowGeneratorIdentity(DBRowGeneratorIdentity &&from)gum::learning::DBRowGeneratorIdentity
decreaseRemainingRows()gum::learning::DBRowGenerator
generate() finalgum::learning::DBRowGeneratorIdentityvirtual
goal() constgum::learning::DBRowGenerator
goal_gum::learning::DBRowGeneratorprotected
hasRows()gum::learning::DBRowGenerator
nb_remaining_output_rows_gum::learning::DBRowGeneratorprotected
operator=(const DBRowGeneratorIdentity &from)gum::learning::DBRowGeneratorIdentity
operator=(DBRowGeneratorIdentity &&from)gum::learning::DBRowGeneratorIdentity
gum::learning::DBRowGenerator::operator=(const DBRowGenerator &)gum::learning::DBRowGeneratorprotected
gum::learning::DBRowGenerator::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
~DBRowGeneratorIdentity()gum::learning::DBRowGeneratorIdentity