allocator_type typedef | gum::learning::IdCondSet< ALLOC > | |
begin() const | gum::learning::IdCondSet< ALLOC > | |
beginSafe() const | gum::learning::IdCondSet< ALLOC > | |
clear() | gum::learning::IdCondSet< ALLOC > | |
clone() const | gum::learning::IdCondSet< ALLOC > | virtual |
clone(const allocator_type &alloc) const | gum::learning::IdCondSet< ALLOC > | virtual |
conditionalIdCondSet() const | gum::learning::IdCondSet< ALLOC > | |
const_iterator typedef | gum::learning::IdCondSet< ALLOC > | |
const_iterator_safe typedef | gum::learning::IdCondSet< ALLOC > | |
contains(const IdCondSet< ALLOC > &set) const | gum::learning::IdCondSet< ALLOC > | |
empty() const | gum::learning::IdCondSet< ALLOC > | |
end() const | gum::learning::IdCondSet< ALLOC > | |
endSafe() const | gum::learning::IdCondSet< ALLOC > | |
erase(const NodeId id) | gum::learning::IdCondSet< ALLOC > | |
exists(const NodeId id) const | gum::learning::IdCondSet< ALLOC > | |
getAllocator() const | gum::learning::IdCondSet< ALLOC > | |
hasConditioningSet() const | gum::learning::IdCondSet< ALLOC > | |
IdCondSet(const allocator_type &alloc=allocator_type()) | gum::learning::IdCondSet< ALLOC > | |
IdCondSet(const std::vector< NodeId, ALLOC< NodeId > > &ids, const bool rhs_ids, const bool ordered_ids, const allocator_type &alloc=allocator_type()) | gum::learning::IdCondSet< ALLOC > | |
IdCondSet(NodeId var1, const std::vector< NodeId, ALLOC< NodeId > > &rhs_ids, const bool ordered_rhs_ids=false, const allocator_type &alloc=allocator_type()) | gum::learning::IdCondSet< ALLOC > | |
IdCondSet(NodeId var1, NodeId var2, const std::vector< NodeId, ALLOC< NodeId > > &rhs_ids, const bool ordered_lhs_vars, const bool ordered_rhs_ids=false, const allocator_type &alloc=allocator_type()) | gum::learning::IdCondSet< ALLOC > | |
IdCondSet(NodeId var1, NodeId var2, NodeId var3, const std::vector< NodeId, ALLOC< NodeId > > &rhs_ids, const bool ordered_lhs_vars, const bool ordered_rhs_ids=false, const allocator_type &alloc=allocator_type()) | gum::learning::IdCondSet< ALLOC > | |
IdCondSet(const IdCondSet< ALLOC > &from) | gum::learning::IdCondSet< ALLOC > | |
IdCondSet(const IdCondSet< ALLOC > &from, const allocator_type &alloc) | gum::learning::IdCondSet< ALLOC > | |
IdCondSet(IdCondSet< ALLOC > &&from) | gum::learning::IdCondSet< ALLOC > | |
IdCondSet(IdCondSet< ALLOC > &&from, const allocator_type &alloc) | gum::learning::IdCondSet< ALLOC > | |
ids() const | gum::learning::IdCondSet< ALLOC > | |
iterator typedef | gum::learning::IdCondSet< ALLOC > | |
iterator_safe typedef | gum::learning::IdCondSet< ALLOC > | |
nbLHSIds() const | gum::learning::IdCondSet< ALLOC > | |
nbRHSIds() const | gum::learning::IdCondSet< ALLOC > | |
operator!=(const IdCondSet< ALLOC > &from) const | gum::learning::IdCondSet< ALLOC > | |
operator=(const IdCondSet< ALLOC > &from) | gum::learning::IdCondSet< ALLOC > | |
operator=(IdCondSet< ALLOC > &&from) | gum::learning::IdCondSet< ALLOC > | |
operator==(const IdCondSet< ALLOC > &from) const | gum::learning::IdCondSet< ALLOC > | |
operator[](const std::size_t index) const | gum::learning::IdCondSet< ALLOC > | |
pos(const NodeId id) const | gum::learning::IdCondSet< ALLOC > | |
size() const | gum::learning::IdCondSet< ALLOC > | |
toString() const | gum::learning::IdCondSet< ALLOC > | |
~IdCondSet() | gum::learning::IdCondSet< ALLOC > | virtual |