aGrUM
0.20.3
a C++ library for (probabilistic) graphical models
gum::LabelizedVariable Member List
This is the complete list of members for
gum::LabelizedVariable
, including all inherited members.
_labels_
gum::LabelizedVariable
mutable
private
addLabel
(const std::string &aLabel)
gum::LabelizedVariable
changeLabel
(Idx pos, const std::string &aLabel) const
gum::LabelizedVariable
clone
() const
gum::LabelizedVariable
virtual
copy_
(const LabelizedVariable &aLDRV)
gum::LabelizedVariable
protected
gum::DiscreteVariable::copy_
(const Variable &aRV)
gum::Variable
protected
description
() const
gum::Variable
DiscreteVariable
(const std::string &aName, const std::string &aDesc)
gum::DiscreteVariable
DiscreteVariable
(const DiscreteVariable &aDRV)
gum::DiscreteVariable
DiscreteVariable
()
gum::DiscreteVariable
inline
protected
domain
() const
gum::LabelizedVariable
virtual
domainSize
() const
gum::LabelizedVariable
virtual
empty
() const
gum::DiscreteVariable
eraseLabels
()
gum::LabelizedVariable
index
(const std::string &label) const
gum::LabelizedVariable
virtual
isLabel
(const std::string &aLabel) const
gum::LabelizedVariable
label
(Idx i) const
gum::LabelizedVariable
virtual
LabelizedVariable
(const std::string &aName, const std::string &aDesc="", const Size nbrLabel=2)
gum::LabelizedVariable
LabelizedVariable
(const std::string &aName, const std::string &aDesc, const std::vector< std::string > &labels)
gum::LabelizedVariable
LabelizedVariable
(const LabelizedVariable &aLDRV)
gum::LabelizedVariable
LabelizedVariable
()
gum::LabelizedVariable
inline
protected
labels
() const
gum::DiscreteVariable
name
() const
gum::Variable
numerical
(Idx indice) const
gum::LabelizedVariable
virtual
operator!=
(const DiscreteVariable &aRV) const
gum::DiscreteVariable
virtual
gum::Variable::operator!=
(const Variable &aRV) const
gum::Variable
virtual
operator=
(const LabelizedVariable &aLDRV)
gum::LabelizedVariable
gum::DiscreteVariable::operator=
(const DiscreteVariable &aRV)
gum::DiscreteVariable
gum::Variable::operator=
(const Variable &aRV)
gum::Variable
operator==
(const DiscreteVariable &aRV) const
gum::DiscreteVariable
virtual
gum::Variable::operator==
(const Variable &aRV) const
gum::Variable
virtual
operator[]
(const std::string &label) const
gum::DiscreteVariable
inline
posLabel
(const std::string &label) const
gum::LabelizedVariable
setDescription
(const std::string &theValue) const
gum::Variable
setName
(const std::string &theValue)
gum::Variable
toString
() const
gum::DiscreteVariable
toStringWithDescription
() const
gum::DiscreteVariable
Variable
()
gum::Variable
inline
protected
Variable
(const std::string &aName, const std::string &aDesc)
gum::Variable
protected
Variable
(const Variable &aRV)
gum::Variable
protected
varType
() const
gum::LabelizedVariable
virtual
~DiscreteVariable
()
gum::DiscreteVariable
virtual
~LabelizedVariable
()
gum::LabelizedVariable
virtual
~Variable
()
gum::Variable
virtual