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

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

cache_gum::learning::Scoreprotected
clear()gum::learning::Score
clearCache()gum::learning::Score
clearRanges()gum::learning::Score
clone() const overridegum::learning::ScoreAICvirtual
counter_gum::learning::Scoreprotected
database() constgum::learning::Score
empty_ids_gum::learning::Scoreprotected
getNumberOfThreads() const overridegum::learning::Scorevirtual
internalPrior() const finalgum::learning::ScoreAICvirtual
isGumNumberOfThreadsOverriden() const overridegum::learning::Scorevirtual
isPriorCompatible() const finalgum::learning::ScoreAICvirtual
isPriorCompatible(PriorType prior_type, double weight=1.0f)gum::learning::ScoreAICstatic
isPriorCompatible(const Prior &prior)gum::learning::ScoreAICstatic
isUsingCache() constgum::learning::Score
marginalize_(const NodeId X_id, const std::vector< double > &N_xyz) constgum::learning::Scoreprotected
minNbRowsPerThread() constgum::learning::Scorevirtual
nodeId2Columns() constgum::learning::Score
one_log2_gum::learning::Scoreprotected
operator=(const ScoreAIC &from)gum::learning::ScoreAIC
operator=(ScoreAIC &&from)gum::learning::ScoreAIC
gum::learning::Score::operator=(const Score &from)gum::learning::Scoreprotected
gum::learning::Score::operator=(Score &&from)gum::learning::Scoreprotected
prior_gum::learning::Scoreprotected
ranges() constgum::learning::Score
Score(const DBRowGeneratorParser &parser, const Prior &external_prior, const std::vector< std::pair< std::size_t, std::size_t > > &ranges, const Bijection< NodeId, std::size_t > &nodeId2columns=Bijection< NodeId, std::size_t >())gum::learning::Score
Score(const DBRowGeneratorParser &parser, const Prior &external_prior, const Bijection< NodeId, std::size_t > &nodeId2columns=Bijection< NodeId, std::size_t >())gum::learning::Score
Score(const Score &from)gum::learning::Scoreprotected
Score(Score &&from)gum::learning::Scoreprotected
score(const NodeId var)gum::learning::Score
score(const NodeId var, const std::vector< NodeId > &rhs_ids)gum::learning::Score
score_(const IdCondSet &idset) finalgum::learning::ScoreAICprotectedvirtual
ScoreAIC(const DBRowGeneratorParser &parser, const Prior &prior, const std::vector< std::pair< std::size_t, std::size_t > > &ranges, const Bijection< NodeId, std::size_t > &nodeId2columns=Bijection< NodeId, std::size_t >())gum::learning::ScoreAIC
ScoreAIC(const DBRowGeneratorParser &parser, const Prior &prior, const Bijection< NodeId, std::size_t > &nodeId2columns=Bijection< NodeId, std::size_t >())gum::learning::ScoreAIC
ScoreAIC(const ScoreAIC &from)gum::learning::ScoreAIC
ScoreAIC(ScoreAIC &&from)gum::learning::ScoreAIC
setMinNbRowsPerThread(const std::size_t nb) constgum::learning::Scorevirtual
setNumberOfThreads(Size nb) overridegum::learning::Scorevirtual
setRanges(const std::vector< std::pair< std::size_t, std::size_t > > &new_ranges)gum::learning::Score
use_cache_gum::learning::Scoreprotected
useCache(const bool on_off)gum::learning::Score
~Score()gum::learning::Scorevirtual
~ScoreAIC() overridegum::learning::ScoreAIC