aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
gum::IntegerVariable Member List

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

_checkSameDomain_(const Variable &aRV) const finalgum::IntegerVariableprivatevirtual
_description_gum::Variablemutableprivate
_domain_gum::IntegerVariableprivate
_name_gum::Variableprivate
addValue(int value)gum::IntegerVariable
changeValue(int old_value, int new_value)gum::IntegerVariable
clone() const finalgum::IntegerVariablevirtual
closestIndex(double val) const finalgum::IntegerVariablevirtual
closestLabel(double val) constgum::IntegerVariable
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() const finalgum::IntegerVariablevirtual
domainSize() const finalgum::IntegerVariablevirtual
empty() constgum::DiscreteVariable
eraseValue(int value)gum::IntegerVariable
eraseValues()gum::IntegerVariable
index(const std::string &label) const finalgum::IntegerVariablevirtual
integerDomain() constgum::IntegerVariable
IntegerVariable(const std::string &aName, const std::string &aDesc="")gum::IntegerVariable
IntegerVariable(const std::string &aName, const std::string &aDesc, const std::vector< int > &domain)gum::IntegerVariable
IntegerVariable(const std::string &aName, const std::string &aDesc, int first, int last, Size nb)gum::IntegerVariable
IntegerVariable(const IntegerVariable &from)gum::IntegerVariable
IntegerVariable(IntegerVariable &&from) noexceptgum::IntegerVariable
isEmpirical() constgum::DiscreteVariableinlinevirtual
isValue(int value) constgum::IntegerVariable
label(Idx index) const finalgum::IntegerVariablevirtual
labels() constgum::DiscreteVariable
name() constgum::Variable
numerical(Idx index) const finalgum::IntegerVariablevirtual
operator=(const IntegerVariable &from)gum::IntegerVariable
operator=(IntegerVariable &&from)gum::IntegerVariable
gum::DiscreteVariable::operator=(const DiscreteVariable &aRV)gum::DiscreteVariable
gum::Variable::operator=(const Variable &aRV)gum::Variable
operator==(const Variable &aRV) constgum::Variable
operator[](const std::string &label) constgum::DiscreteVariableinline
setDescription(const std::string &theValue) constgum::Variable
setName(const std::string &theValue)gum::Variable
stype() const finalgum::IntegerVariableinlinevirtual
toFast() const finalgum::IntegerVariablevirtual
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() const finalgum::IntegerVariablevirtual
~DiscreteVariable() overridegum::DiscreteVariable
~IntegerVariable() finalgum::IntegerVariable
~Variable()gum::Variablevirtual