allocator_type typedef | gum::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() const | gum::learning::CorrectedMutualInformation< ALLOC > | virtual |
clone(const allocator_type &alloc) const | gum::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() const | gum::learning::CorrectedMutualInformation< ALLOC > | |
KModeTypes enum name | gum::learning::CorrectedMutualInformation< ALLOC > | |
minNbRowsPerThread() const | gum::learning::CorrectedMutualInformation< ALLOC > | virtual |
nbThreads() const | gum::learning::CorrectedMutualInformation< ALLOC > | virtual |
operator=(const CorrectedMutualInformation< ALLOC > &from) | gum::learning::CorrectedMutualInformation< ALLOC > | |
operator=(CorrectedMutualInformation< ALLOC > &&from) | gum::learning::CorrectedMutualInformation< ALLOC > | |
ranges() const | gum::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) const | gum::learning::CorrectedMutualInformation< ALLOC > | virtual |
setMinNbRowsPerThread(const std::size_t nb) const | gum::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 |