aGrUM 3.1.1
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 overridegum::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 overridegum::IntegerVariablevirtual
closestIndex(double val) const overridegum::IntegerVariablevirtual
closestLabel(double val) const overridegum::IntegerVariablevirtual
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 overridegum::IntegerVariablevirtual
domainSize() const overridegum::IntegerVariablevirtual
empty() constgum::DiscreteVariable
eraseValue(int value)gum::IntegerVariable
eraseValues()gum::IntegerVariable
index(std::string_view label) const overridegum::IntegerVariablevirtual
integerDomain() constgum::IntegerVariable
IntegerVariable(std::string_view aName, std::string_view aDesc="")gum::IntegerVariable
IntegerVariable(std::string_view aName, std::string_view aDesc, const std::vector< int > &domain)gum::IntegerVariable
IntegerVariable(std::string_view aName, std::string_view aDesc, int first, int last, Size nb)gum::IntegerVariable
IntegerVariable(const IntegerVariable &from)gum::IntegerVariable
IntegerVariable(IntegerVariable &&from) noexceptgum::IntegerVariable
isEmpirical() constgum::DiscreteVariablevirtual
isNumerical() constgum::DiscreteVariable
isValue(int value) constgum::IntegerVariable
label(Idx index) const overridegum::IntegerVariablevirtual
labels() constgum::DiscreteVariable
name() constgum::Variable
numerical(Idx index) const overridegum::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[](std::string_view label) constgum::DiscreteVariable
setDescription(std::string_view theValue) constgum::Variable
setName(std::string_view theValue)gum::Variable
stype() const overridegum::IntegerVariablevirtual
toFast() const overridegum::IntegerVariablevirtual
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 overridegum::IntegerVariablevirtual
~DiscreteVariable() overridegum::DiscreteVariable
~IntegerVariable() overridegum::IntegerVariable
~Variable()gum::Variablevirtual