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

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

_countergum::learning::ParamEstimator< ALLOC >protected
_empty_nodevectgum::learning::ParamEstimator< ALLOC >protected
_external_apriorigum::learning::ParamEstimator< ALLOC >protected
_score_internal_apriorigum::learning::ParamEstimator< ALLOC >protected
allocator_type typedefgum::learning::ParamEstimatorML< ALLOC >
clear()gum::learning::ParamEstimator< ALLOC >virtual
clearRanges()gum::learning::ParamEstimator< ALLOC >
clone() constgum::learning::ParamEstimatorML< ALLOC >virtual
clone(const allocator_type &alloc) constgum::learning::ParamEstimatorML< ALLOC >virtual
database() constgum::learning::ParamEstimator< ALLOC >
getAllocator() constgum::learning::ParamEstimator< ALLOC >
minNbRowsPerThread() constgum::learning::ParamEstimator< ALLOC >virtual
nbThreads() constgum::learning::ParamEstimator< ALLOC >virtual
nodeId2Columns() constgum::learning::ParamEstimator< ALLOC >
operator=(const ParamEstimatorML< ALLOC > &from)gum::learning::ParamEstimatorML< ALLOC >
operator=(ParamEstimatorML< ALLOC > &&from)gum::learning::ParamEstimatorML< ALLOC >
gum::learning::ParamEstimator::operator=(const ParamEstimator< ALLOC > &from)gum::learning::ParamEstimator< ALLOC >protected
gum::learning::ParamEstimator::operator=(ParamEstimator< ALLOC > &&from)gum::learning::ParamEstimator< ALLOC >protected
ParamEstimator(const DBRowGeneratorParser< ALLOC > &parser, const Apriori< ALLOC > &external_apriori, const Apriori< ALLOC > &score_internal__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::ParamEstimator< ALLOC >
ParamEstimator(const DBRowGeneratorParser< ALLOC > &parser, const Apriori< ALLOC > &external_apriori, const Apriori< ALLOC > &score_internal__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::ParamEstimator< ALLOC >
ParamEstimator(const ParamEstimator< ALLOC > &from)gum::learning::ParamEstimator< ALLOC >
ParamEstimator(const ParamEstimator< ALLOC > &from, const allocator_type &alloc)gum::learning::ParamEstimator< ALLOC >
ParamEstimator(ParamEstimator< ALLOC > &&from)gum::learning::ParamEstimator< ALLOC >
ParamEstimator(ParamEstimator< ALLOC > &&from, const allocator_type &alloc)gum::learning::ParamEstimator< ALLOC >
ParamEstimatorML(const DBRowGeneratorParser< ALLOC > &parser, const Apriori< ALLOC > &external_apriori, const Apriori< ALLOC > &score_internal__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::ParamEstimatorML< ALLOC >
ParamEstimatorML(const DBRowGeneratorParser< ALLOC > &parser, const Apriori< ALLOC > &external_apriori, const Apriori< ALLOC > &score_internal__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::ParamEstimatorML< ALLOC >
ParamEstimatorML(const ParamEstimatorML< ALLOC > &from)gum::learning::ParamEstimatorML< ALLOC >
ParamEstimatorML(const ParamEstimatorML< ALLOC > &from, const allocator_type &alloc)gum::learning::ParamEstimatorML< ALLOC >
ParamEstimatorML(ParamEstimatorML< ALLOC > &&from)gum::learning::ParamEstimatorML< ALLOC >
ParamEstimatorML(ParamEstimatorML< ALLOC > &&from, const allocator_type &alloc)gum::learning::ParamEstimatorML< ALLOC >
parameters(const NodeId target_node, const std::vector< NodeId, ALLOC< NodeId > > &conditioning_nodes)gum::learning::ParamEstimatorML< ALLOC >virtual
gum::learning::ParamEstimator::parameters(const NodeId target_node)gum::learning::ParamEstimator< ALLOC >
ranges() constgum::learning::ParamEstimator< ALLOC >
setBayesNet(const BayesNet< GUM_SCALAR > &new_bn)gum::learning::ParamEstimator< ALLOC >
setMaxNbThreads(std::size_t nb) constgum::learning::ParamEstimator< ALLOC >virtual
setMinNbRowsPerThread(const std::size_t nb) constgum::learning::ParamEstimator< ALLOC >virtual
setParameters(const NodeId target_node, const std::vector< NodeId, ALLOC< NodeId > > &conditioning_nodes, Potential< GUM_SCALAR > &pot)gum::learning::ParamEstimator< ALLOC >
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::ParamEstimator< ALLOC >
~ParamEstimator()gum::learning::ParamEstimator< ALLOC >virtual
~ParamEstimatorML()gum::learning::ParamEstimatorML< ALLOC >virtual