aGrUM 3.1.1
a C++ library for (probabilistic) graphical models
gum::learning::IBNLearner::Database Member List

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

_BNVars_() constgum::learning::IBNLearner::Databaseprivate
_database_gum::learning::IBNLearner::Databaseprotected
_domain_sizes_gum::learning::IBNLearner::Databaseprotected
_max_threads_number_gum::learning::IBNLearner::Databaseprotected
_min_nb_rows_per_thread_gum::learning::IBNLearner::Databaseprotected
_nodeId2cols_gum::learning::IBNLearner::Databaseprotected
_parser_gum::learning::IBNLearner::Databaseprotected
Database(std::string_view file, const std::vector< std::string > &missing_symbols, const bool induceTypes=false)gum::learning::IBNLearner::Databaseexplicit
Database(const DatabaseTable &db)gum::learning::IBNLearner::Databaseexplicit
Database(std::string_view filename, const Database &score_database, const std::vector< std::string > &missing_symbols)gum::learning::IBNLearner::Database
Database(std::string_view filename, const gum::BayesNet< GUM_SCALAR > &bn, const std::vector< std::string > &missing_symbols)gum::learning::IBNLearner::Database
Database(const Database &from)gum::learning::IBNLearner::Database
Database(Database &&from)gum::learning::IBNLearner::Database
Database(std::string_view filename, const BayesNet< GUM_SCALAR > &bn, const std::vector< std::string > &missing_symbols)gum::learning::IBNLearner::Database
databaseTable() constgum::learning::IBNLearner::Database
domainSizes() constgum::learning::IBNLearner::Database
idFromName(std::string_view var_name) constgum::learning::IBNLearner::Database
missingSymbols() constgum::learning::IBNLearner::Database
nameFromId(NodeId id) constgum::learning::IBNLearner::Database
names() constgum::learning::IBNLearner::Database
nbRows() constgum::learning::IBNLearner::Database
nodeId2Columns() constgum::learning::IBNLearner::Database
operator=(const Database &from)gum::learning::IBNLearner::Database
operator=(Database &&from)gum::learning::IBNLearner::Database
parser()gum::learning::IBNLearner::Database
setDatabaseWeight(const double new_weight)gum::learning::IBNLearner::Database
setWeight(const std::size_t i, const double weight)gum::learning::IBNLearner::Database
size() constgum::learning::IBNLearner::Database
weight(const std::size_t i) constgum::learning::IBNLearner::Database
weight() constgum::learning::IBNLearner::Database
~Database()gum::learning::IBNLearner::Database