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::LabelizedVariablemutableprivate
addLabel(const std::string &aLabel)gum::LabelizedVariable
changeLabel(Idx pos, const std::string &aLabel) constgum::LabelizedVariable
clone() constgum::LabelizedVariablevirtual
copy_(const LabelizedVariable &aLDRV)gum::LabelizedVariableprotected
gum::DiscreteVariable::copy_(const Variable &aRV)gum::Variableprotected
description() constgum::Variable
DiscreteVariable(const std::string &aName, const std::string &aDesc)gum::DiscreteVariable
DiscreteVariable(const DiscreteVariable &aDRV)gum::DiscreteVariable
DiscreteVariable()gum::DiscreteVariableinlineprotected
domain() constgum::LabelizedVariablevirtual
domainSize() constgum::LabelizedVariablevirtual
empty() constgum::DiscreteVariable
eraseLabels()gum::LabelizedVariable
index(const std::string &label) constgum::LabelizedVariablevirtual
isLabel(const std::string &aLabel) constgum::LabelizedVariable
label(Idx i) constgum::LabelizedVariablevirtual
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::LabelizedVariableinlineprotected
labels() constgum::DiscreteVariable
name() constgum::Variable
numerical(Idx indice) constgum::LabelizedVariablevirtual
operator!=(const DiscreteVariable &aRV) constgum::DiscreteVariablevirtual
gum::Variable::operator!=(const Variable &aRV) constgum::Variablevirtual
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) constgum::DiscreteVariablevirtual
gum::Variable::operator==(const Variable &aRV) constgum::Variablevirtual
operator[](const std::string &label) constgum::DiscreteVariableinline
posLabel(const std::string &label) constgum::LabelizedVariable
setDescription(const std::string &theValue) constgum::Variable
setName(const std::string &theValue)gum::Variable
toString() constgum::DiscreteVariable
toStringWithDescription() constgum::DiscreteVariable
Variable()gum::Variableinlineprotected
Variable(const std::string &aName, const std::string &aDesc)gum::Variableprotected
Variable(const Variable &aRV)gum::Variableprotected
varType() constgum::LabelizedVariablevirtual
~DiscreteVariable()gum::DiscreteVariablevirtual
~LabelizedVariable()gum::LabelizedVariablevirtual
~Variable()gum::Variablevirtual