aGrUM  0.20.3
a C++ library for (probabilistic) graphical models
gum::IContinuousVariable Member List

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

clone() const =0gum::IContinuousVariablepure virtual
copy_(const Variable &aRV)gum::Variableprotected
description() constgum::Variable
domain() const =0gum::Variablepure virtual
IContinuousVariable(const std::string &aName, const std::string &aDesc)gum::IContinuousVariable
IContinuousVariable(const IContinuousVariable &from)gum::IContinuousVariable
IContinuousVariable(IContinuousVariable &&from)gum::IContinuousVariable
lowerBoundAsDouble() const =0gum::IContinuousVariablepure virtual
name() constgum::Variable
operator!=(const Variable &aRV) constgum::Variablevirtual
operator=(const IContinuousVariable &from)gum::IContinuousVariableprotected
operator=(IContinuousVariable &&from)gum::IContinuousVariableprotected
gum::Variable::operator=(const Variable &aRV)gum::Variable
operator==(const Variable &aRV) constgum::Variablevirtual
setDescription(const std::string &theValue) constgum::Variable
setLowerBoundFromDouble(const double new_bound)=0gum::IContinuousVariablepure virtual
setName(const std::string &theValue)gum::Variable
setUpperBoundFromDouble(const double new_bound)=0gum::IContinuousVariablepure virtual
upperBoundAsDouble() const =0gum::IContinuousVariablepure virtual
Variable()gum::Variableinlineprotected
Variable(const std::string &aName, const std::string &aDesc)gum::Variableprotected
Variable(const Variable &aRV)gum::Variableprotected
varType() const =0gum::Variablepure virtual
~IContinuousVariable()gum::IContinuousVariablevirtual
~Variable()gum::Variablevirtual