aGrUM  0.21.0
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.

_domain_gum::IntegerVariableprivate
addValue(int value)gum::IntegerVariable
changeValue(int old_value, int new_value)gum::IntegerVariable
clone() constgum::IntegerVariablevirtual
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::IntegerVariablevirtual
domainSize() constgum::IntegerVariablevirtual
empty() constgum::DiscreteVariable
eraseValue(int value)gum::IntegerVariable
eraseValues()gum::IntegerVariable
index(const std::string &label) constgum::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 IntegerVariable &from)gum::IntegerVariable
IntegerVariable(IntegerVariable &&from)gum::IntegerVariable
label(Idx index) constgum::IntegerVariablevirtual
labels() constgum::DiscreteVariable
name() constgum::Variable
numerical(Idx index) constgum::IntegerVariablevirtual
operator!=(const Variable &var) constgum::IntegerVariablevirtual
gum::DiscreteVariable::operator!=(const DiscreteVariable &aRV) constgum::DiscreteVariablevirtual
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 &var) constgum::IntegerVariablevirtual
gum::DiscreteVariable::operator==(const DiscreteVariable &aRV) constgum::DiscreteVariablevirtual
operator[](const std::string &label) constgum::DiscreteVariableinline
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::IntegerVariablevirtual
~DiscreteVariable()gum::DiscreteVariablevirtual
~IntegerVariable()gum::IntegerVariablevirtual
~Variable()gum::Variablevirtual