aGrUM  0.20.3
a C++ library for (probabilistic) graphical models
gum::learning::ScoreAIC< ALLOC > Member List

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

allocator_type typedefgum::learning::ScoreAIC< ALLOC >
apriori_gum::learning::Score< ALLOC >protected
cache_gum::learning::Score< ALLOC >protected
clear()gum::learning::Score< ALLOC >
clearCache()gum::learning::Score< ALLOC >
clearRanges()gum::learning::Score< ALLOC >
clone() constgum::learning::ScoreAIC< ALLOC >virtual
clone(const allocator_type &alloc) constgum::learning::ScoreAIC< ALLOC >virtual
counter_gum::learning::Score< ALLOC >protected
database() constgum::learning::Score< ALLOC >
empty_ids_gum::learning::Score< ALLOC >protected
getAllocator() constgum::learning::Score< ALLOC >
internalApriori() const finalgum::learning::ScoreAIC< ALLOC >virtual
isAprioriCompatible() const finalgum::learning::ScoreAIC< ALLOC >virtual
isAprioriCompatible(const std::string &apriori_type, double weight=1.0f)gum::learning::ScoreAIC< ALLOC >static
isAprioriCompatible(const Apriori< ALLOC > &apriori)gum::learning::ScoreAIC< ALLOC >static
isUsingCache() constgum::learning::Score< ALLOC >
marginalize_(const NodeId X_id, const std::vector< double, ALLOC< double > > &N_xyz) constgum::learning::Score< ALLOC >protected
minNbRowsPerThread() constgum::learning::Score< ALLOC >virtual
nbThreads() constgum::learning::Score< ALLOC >virtual
nodeId2Columns() constgum::learning::Score< ALLOC >
one_log2_gum::learning::Score< ALLOC >protected
operator=(const ScoreAIC< ALLOC > &from)gum::learning::ScoreAIC< ALLOC >
operator=(ScoreAIC< ALLOC > &&from)gum::learning::ScoreAIC< ALLOC >
gum::learning::Score::operator=(const Score< ALLOC > &from)gum::learning::Score< ALLOC >protected
gum::learning::Score::operator=(Score< ALLOC > &&from)gum::learning::Score< ALLOC >protected
ranges() constgum::learning::Score< ALLOC >
score(const NodeId var)gum::learning::Score< ALLOC >
score(const NodeId var, const std::vector< NodeId, ALLOC< NodeId > > &rhs_ids)gum::learning::Score< ALLOC >
Score(const DBRowGeneratorParser< ALLOC > &parser, const Apriori< ALLOC > &external_apriori, const std::vector< std::pair< std::size_t, std::size_t >, ALLOC< std::pair< std::size_t, std::size_t > > > &ranges, const Bijection< NodeId, std::size_t, ALLOC< std::size_t > > &nodeId2columns=Bijection< NodeId, std::size_t, ALLOC< std::size_t > >(), const allocator_type &alloc=allocator_type())gum::learning::Score< ALLOC >
Score(const DBRowGeneratorParser< ALLOC > &parser, const Apriori< ALLOC > &external_apriori, const Bijection< NodeId, std::size_t, ALLOC< std::size_t > > &nodeId2columns=Bijection< NodeId, std::size_t, ALLOC< std::size_t > >(), const allocator_type &alloc=allocator_type())gum::learning::Score< ALLOC >
Score(const Score< ALLOC > &from)gum::learning::Score< ALLOC >protected
Score(const Score< ALLOC > &from, const allocator_type &alloc)gum::learning::Score< ALLOC >protected
Score(Score< ALLOC > &&from)gum::learning::Score< ALLOC >protected
Score(Score< ALLOC > &&from, const allocator_type &alloc)gum::learning::Score< ALLOC >protected
score_(const IdCondSet< ALLOC > &idset) finalgum::learning::ScoreAIC< ALLOC >protectedvirtual
ScoreAIC(const DBRowGeneratorParser< ALLOC > &parser, const Apriori< ALLOC > &apriori, const std::vector< std::pair< std::size_t, std::size_t >, ALLOC< std::pair< std::size_t, std::size_t > > > &ranges, const Bijection< NodeId, std::size_t, ALLOC< std::size_t > > &nodeId2columns=Bijection< NodeId, std::size_t, ALLOC< std::size_t > >(), const allocator_type &alloc=allocator_type())gum::learning::ScoreAIC< ALLOC >
ScoreAIC(const DBRowGeneratorParser< ALLOC > &parser, const Apriori< ALLOC > &apriori, const Bijection< NodeId, std::size_t, ALLOC< std::size_t > > &nodeId2columns=Bijection< NodeId, std::size_t, ALLOC< std::size_t > >(), const allocator_type &alloc=allocator_type())gum::learning::ScoreAIC< ALLOC >
ScoreAIC(const ScoreAIC< ALLOC > &from)gum::learning::ScoreAIC< ALLOC >
ScoreAIC(const ScoreAIC< ALLOC > &from, const allocator_type &alloc)gum::learning::ScoreAIC< ALLOC >
ScoreAIC(ScoreAIC< ALLOC > &&from)gum::learning::ScoreAIC< ALLOC >
ScoreAIC(ScoreAIC< ALLOC > &&from, const allocator_type &alloc)gum::learning::ScoreAIC< ALLOC >
setMaxNbThreads(std::size_t nb) constgum::learning::Score< ALLOC >virtual
setMinNbRowsPerThread(const std::size_t nb) constgum::learning::Score< ALLOC >virtual
setRanges(const std::vector< std::pair< std::size_t, std::size_t >, XALLOC< std::pair< std::size_t, std::size_t > > > &new_ranges)gum::learning::Score< ALLOC >
use_cache_gum::learning::Score< ALLOC >protected
useCache(const bool on_off)gum::learning::Score< ALLOC >
~Score()gum::learning::Score< ALLOC >virtual
~ScoreAIC()gum::learning::ScoreAIC< ALLOC >virtual