aGrUM 3.1.1
a C++ library for (probabilistic) graphical models
gum::DiscreteGraphicalModel Member List

This is the complete list of members for gum::DiscreteGraphicalModel, including all inherited members.

_nameNodes_(NodeGraphPart &g) constgum::GraphicalModelprotected
_properties_() constgum::GraphicalModelprivate
_propertiesMap_gum::GraphicalModelprivate
completeInstantiation() constgum::GraphicalModel
DiscreteGraphicalModel()gum::DiscreteGraphicalModel
DiscreteGraphicalModel(const DiscreteGraphicalModel &source)gum::DiscreteGraphicalModel
DiscreteGraphicalModel(DiscreteGraphicalModel &&source)gum::DiscreteGraphicalModel
empty() constgum::GraphicalModelvirtual
exists(NodeId node) const =0gum::GraphicalModelpure virtual
exists(std::string_view name) const =0gum::GraphicalModelpure virtual
existsProperty(std::string_view name) constgum::GraphicalModel
family(const NodeId id) const =0gum::GraphicalModelpure virtual
family(std::string_view name) const =0gum::GraphicalModelpure virtual
GraphicalModel()gum::GraphicalModel
GraphicalModel(const GraphicalModel &source)gum::GraphicalModel
GraphicalModel(GraphicalModel &&source) noexceptgum::GraphicalModel
idFromName(std::string_view name) const overridegum::DiscreteGraphicalModelvirtual
ids(const std::vector< std::string > &names) constgum::GraphicalModel
isIndependent(NodeId X, NodeId Y, const NodeSet &Z) const =0gum::GraphicalModelpure virtual
isIndependent(const NodeSet &X, const NodeSet &Y, const NodeSet &Z) const =0gum::GraphicalModelpure virtual
log10DomainSize() constgum::GraphicalModel
names(const std::vector< NodeId > &ids) constgum::GraphicalModel
names(const NodeSet &ids) constgum::GraphicalModel
nodeId(const DiscreteVariable &var) const overridegum::DiscreteGraphicalModelvirtual
nodes() const =0gum::GraphicalModelpure virtual
nodeset(const std::vector< std::string > &names) constgum::GraphicalModel
operator=(const DiscreteGraphicalModel &source)gum::DiscreteGraphicalModelprotected
operator=(DiscreteGraphicalModel &&source)gum::DiscreteGraphicalModelprotected
gum::GraphicalModel::operator=(const GraphicalModel &source)gum::GraphicalModelprotected
gum::GraphicalModel::operator=(GraphicalModel &&source) noexceptgum::GraphicalModelprotected
properties() constgum::GraphicalModel
property(std::string_view name) constgum::GraphicalModel
propertyWithDefault(std::string_view name, const std::string &byDefault) constgum::GraphicalModel
setProperty(std::string_view name, std::string_view value)gum::GraphicalModel
size() const =0gum::GraphicalModelpure virtual
spaceCplxToString(double dSize, int dim, Size usedMem)gum::GraphicalModelstatic
updateMetaData()gum::GraphicalModel
variable(NodeId id) const overridegum::DiscreteGraphicalModelvirtual
variableFromName(std::string_view name) const overridegum::DiscreteGraphicalModelvirtual
variableNodeMap() const overridegum::DiscreteGraphicalModelvirtual
variables(const std::vector< std::string > &l) constgum::GraphicalModel
variables(const NodeSet &ids) constgum::GraphicalModel
varMap_gum::DiscreteGraphicalModelprotected
~DiscreteGraphicalModel() overridegum::DiscreteGraphicalModel
~GraphicalModel()gum::GraphicalModelvirtual