aGrUM 3.1.1
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 finalgum::LabelizedVariableprivatevirtual
_description_gum::Variablemutableprivate
_labels_gum::LabelizedVariablemutableprivate
_name_gum::Variableprivate
addLabel(std::string_view aLabel)gum::LabelizedVariable
changeLabel(Idx pos, std::string_view aLabel) constgum::LabelizedVariable
clone() const finalgum::LabelizedVariablevirtual
closestIndex(double val) const finalgum::LabelizedVariablevirtual
closestLabel(double val) constgum::DiscreteVariablevirtual
copy_(const LabelizedVariable &aLDRV)gum::LabelizedVariableprotected
gum::DiscreteVariable::copy_(const Variable &aRV)gum::Variableprotected
description() constgum::Variable
DiscreteVariable(std::string_view aName, std::string_view aDesc)gum::DiscreteVariable
DiscreteVariable(const DiscreteVariable &aDRV)gum::DiscreteVariable
DiscreteVariable()gum::DiscreteVariableprotected
domain() const finalgum::LabelizedVariablevirtual
domainSize() const finalgum::LabelizedVariablevirtual
empty() constgum::DiscreteVariable
eraseLabels()gum::LabelizedVariable
index(std::string_view label) const finalgum::LabelizedVariablevirtual
isEmpirical() constgum::DiscreteVariablevirtual
isLabel(std::string_view aLabel) constgum::LabelizedVariable
isNumerical() constgum::DiscreteVariable
label(Idx i) const finalgum::LabelizedVariablevirtual
LabelizedVariable(std::string_view aName, std::string_view aDesc="", const Size nbrLabel=2)gum::LabelizedVariable
LabelizedVariable(std::string_view aName, std::string_view aDesc, const std::vector< std::string > &labels)gum::LabelizedVariable
LabelizedVariable(const LabelizedVariable &aLDRV)gum::LabelizedVariable
LabelizedVariable()gum::LabelizedVariableprotected
labels() constgum::DiscreteVariable
name() constgum::Variable
numerical(Idx index) const finalgum::LabelizedVariablevirtual
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) constgum::Variable
operator[](std::string_view label) constgum::DiscreteVariable
posLabel(std::string_view label) constgum::LabelizedVariable
setDescription(std::string_view theValue) constgum::Variable
setName(std::string_view theValue)gum::Variable
stype() const finalgum::LabelizedVariablevirtual
toFast() const finalgum::LabelizedVariablevirtual
toString() constgum::DiscreteVariable
toStringWithDescription() constgum::DiscreteVariable
Variable()gum::Variableinlineprotected
Variable(std::string_view aName, std::string_view aDesc)gum::Variableprotected
Variable(const Variable &aRV)gum::Variableprotected
varType() const finalgum::LabelizedVariablevirtual
~DiscreteVariable() overridegum::DiscreteVariable
~LabelizedVariable() finalgum::LabelizedVariable
~Variable()gum::Variablevirtual