aGrUM
2.3.2
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.
_checkSameDomain_
(const Variable &aRV) const final
gum::LabelizedVariable
private
virtual
_description_
gum::Variable
mutable
private
_labels_
gum::LabelizedVariable
mutable
private
_name_
gum::Variable
private
addLabel
(const std::string &aLabel)
gum::LabelizedVariable
changeLabel
(Idx pos, const std::string &aLabel) const
gum::LabelizedVariable
clone
() const final
gum::LabelizedVariable
virtual
closestIndex
(double val) const final
gum::LabelizedVariable
virtual
closestLabel
(double val) const
gum::DiscreteVariable
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 final
gum::LabelizedVariable
virtual
domainSize
() const final
gum::LabelizedVariable
virtual
empty
() const
gum::DiscreteVariable
eraseLabels
()
gum::LabelizedVariable
index
(const std::string &label) const final
gum::LabelizedVariable
virtual
isEmpirical
() const
gum::DiscreteVariable
inline
virtual
isLabel
(const std::string &aLabel) const
gum::LabelizedVariable
label
(Idx i) const final
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 index) const final
gum::LabelizedVariable
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 Variable &aRV) const
gum::Variable
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
stype
() const final
gum::LabelizedVariable
inline
virtual
toFast
() const final
gum::LabelizedVariable
virtual
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 final
gum::LabelizedVariable
virtual
~DiscreteVariable
() override
gum::DiscreteVariable
~LabelizedVariable
() final
gum::LabelizedVariable
~Variable
()
gum::Variable
virtual