aGrUM  0.16.0
gum::learning::CorrectedMutualInformation< ALLOC > Member List

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

allocator_type typedefgum::learning::CorrectedMutualInformation< ALLOC >
clear()gum::learning::CorrectedMutualInformation< ALLOC >virtual
clearCache()gum::learning::CorrectedMutualInformation< ALLOC >virtual
clearCnrCache()gum::learning::CorrectedMutualInformation< ALLOC >
clearHCache()gum::learning::CorrectedMutualInformation< ALLOC >
clearICache()gum::learning::CorrectedMutualInformation< ALLOC >
clearKCache()gum::learning::CorrectedMutualInformation< ALLOC >
clearRanges()gum::learning::CorrectedMutualInformation< ALLOC >
clone() constgum::learning::CorrectedMutualInformation< ALLOC >virtual
clone(const allocator_type &alloc) constgum::learning::CorrectedMutualInformation< ALLOC >virtual
CorrectedMutualInformation(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::CorrectedMutualInformation< ALLOC >
CorrectedMutualInformation(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::CorrectedMutualInformation< ALLOC >
CorrectedMutualInformation(const CorrectedMutualInformation< ALLOC > &from)gum::learning::CorrectedMutualInformation< ALLOC >
CorrectedMutualInformation(const CorrectedMutualInformation< ALLOC > &from, const allocator_type &alloc)gum::learning::CorrectedMutualInformation< ALLOC >
CorrectedMutualInformation(CorrectedMutualInformation< ALLOC > &&from)gum::learning::CorrectedMutualInformation< ALLOC >
CorrectedMutualInformation(CorrectedMutualInformation< ALLOC > &&from, const allocator_type &alloc)gum::learning::CorrectedMutualInformation< ALLOC >
getAllocator() constgum::learning::CorrectedMutualInformation< ALLOC >
KModeTypes enum namegum::learning::CorrectedMutualInformation< ALLOC >
minNbRowsPerThread() constgum::learning::CorrectedMutualInformation< ALLOC >virtual
nbThreads() constgum::learning::CorrectedMutualInformation< ALLOC >virtual
operator=(const CorrectedMutualInformation< ALLOC > &from)gum::learning::CorrectedMutualInformation< ALLOC >
operator=(CorrectedMutualInformation< ALLOC > &&from)gum::learning::CorrectedMutualInformation< ALLOC >
ranges() constgum::learning::CorrectedMutualInformation< ALLOC >
score(NodeId var1, NodeId var2)gum::learning::CorrectedMutualInformation< ALLOC >
score(NodeId var1, NodeId var2, const std::vector< NodeId, ALLOC< NodeId > > &conditioning_ids)gum::learning::CorrectedMutualInformation< ALLOC >
score(NodeId var1, NodeId var2, NodeId var3)gum::learning::CorrectedMutualInformation< ALLOC >
score(NodeId var1, NodeId var2, NodeId var3, const std::vector< NodeId, ALLOC< NodeId > > &conditioning_ids)gum::learning::CorrectedMutualInformation< ALLOC >
setMaxNbThreads(std::size_t nb) constgum::learning::CorrectedMutualInformation< ALLOC >virtual
setMinNbRowsPerThread(const std::size_t nb) constgum::learning::CorrectedMutualInformation< 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::CorrectedMutualInformation< ALLOC >
useCache(bool on_off)gum::learning::CorrectedMutualInformation< ALLOC >virtual
useCnrCache(bool on_off)gum::learning::CorrectedMutualInformation< ALLOC >
useHCache(bool on_off)gum::learning::CorrectedMutualInformation< ALLOC >
useICache(bool on_off)gum::learning::CorrectedMutualInformation< ALLOC >
useKCache(bool on_off)gum::learning::CorrectedMutualInformation< ALLOC >
useMDL()gum::learning::CorrectedMutualInformation< ALLOC >
useNML()gum::learning::CorrectedMutualInformation< ALLOC >
useNoCorr()gum::learning::CorrectedMutualInformation< ALLOC >
~CorrectedMutualInformation()gum::learning::CorrectedMutualInformation< ALLOC >virtual