aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
gum::learning::DBRowGeneratorEM< GUM_SCALAR > Member List

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

bn_gum::learning::DBRowGeneratorWithBN< double >protected
clone() const finalgum::learning::DBRowGeneratorEM< GUM_SCALAR >virtual
column_types_gum::learning::DBRowGeneratorprotected
columns_of_interest_gum::learning::DBRowGeneratorprotected
columnsOfInterest() constgum::learning::DBRowGenerator
computeRows_(const DBRow< DBTranslatedValue > &row) override finalgum::learning::DBRowGeneratorEM< GUM_SCALAR >protectedvirtual
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
DBRowGeneratorEM(const std::vector< DBTranslatedValueType > &column_types, const BayesNet< GUM_SCALAR > &bn, const Bijection< NodeId, std::size_t > &nodeId2columns=Bijection< NodeId, std::size_t >())gum::learning::DBRowGeneratorEM< GUM_SCALAR >
DBRowGeneratorEM(const DBRowGeneratorEM< GUM_SCALAR > &from)gum::learning::DBRowGeneratorEM< GUM_SCALAR >
DBRowGeneratorEM(DBRowGeneratorEM< GUM_SCALAR > &&from)gum::learning::DBRowGeneratorEM< GUM_SCALAR >
DBRowGeneratorWithBN(const std::vector< DBTranslatedValueType > &column_types, const BayesNet< double > &bn, const DBRowGeneratorGoal goal, const Bijection< NodeId, std::size_t > &nodeId2columns=Bijection< NodeId, std::size_t >())gum::learning::DBRowGeneratorWithBN< double >
decreaseRemainingRows()gum::learning::DBRowGenerator
generate() override finalgum::learning::DBRowGeneratorEM< GUM_SCALAR >virtual
getBayesNet() constgum::learning::DBRowGeneratorWithBN< double >
goal() constgum::learning::DBRowGenerator
goal_gum::learning::DBRowGeneratorprotected
hasRows()gum::learning::DBRowGenerator
nb_remaining_output_rows_gum::learning::DBRowGeneratorprotected
nodeId2columns_gum::learning::DBRowGeneratorWithBN< double >protected
operator=(const DBRowGeneratorEM< GUM_SCALAR > &from)gum::learning::DBRowGeneratorEM< GUM_SCALAR >
operator=(DBRowGeneratorEM< GUM_SCALAR > &&from)gum::learning::DBRowGeneratorEM< GUM_SCALAR >
gum::learning::DBRowGeneratorWithBN< double >::operator=(const DBRowGeneratorWithBN< double > &from)gum::learning::DBRowGeneratorWithBN< double >protected
gum::learning::DBRowGenerator::operator=(const DBRowGenerator &)gum::learning::DBRowGeneratorprotected
gum::learning::DBRowGenerator::operator=(DBRowGenerator &&)gum::learning::DBRowGeneratorprotected
reset()gum::learning::DBRowGeneratorvirtual
setBayesNet(const BayesNet< GUM_SCALAR > &new_bn) override finalgum::learning::DBRowGeneratorEM< GUM_SCALAR >virtual
gum::learning::DBRowGeneratorWithBN< double >::setBayesNet(const BayesNet< double > &new_bn)gum::learning::DBRowGeneratorWithBN< double >virtual
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
~DBRowGeneratorEM()gum::learning::DBRowGeneratorEM< GUM_SCALAR >
~DBRowGeneratorWithBN()gum::learning::DBRowGeneratorWithBN< double >