aGrUM 3.1.1
a C++ library for (probabilistic) graphical models
gum::learning::DBCell Member List

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

bestDBCell(std::string_view str, const std::vector< std::string > &missingVals)gum::learning::DBCellstatic
bestType(std::string_view str, const std::vector< std::string > &missingVals)gum::learning::DBCellstatic
convertType(const EltType newtype)gum::learning::DBCell
DBCell()gum::learning::DBCell
DBCell(const float nb)gum::learning::DBCell
DBCell(const int nb)gum::learning::DBCell
DBCell(const std::string &str)gum::learning::DBCell
DBCell(const DBCell &from)gum::learning::DBCell
DBCell(DBCell &&from)gum::learning::DBCell
EltType enum namegum::learning::DBCell
integer() constgum::learning::DBCell
isInteger(std::string_view str)gum::learning::DBCellstatic
isMissing() constgum::learning::DBCell
isMissing(std::string_view str, const std::vector< std::string > &missingVals)gum::learning::DBCellstatic
isReal(std::string_view str)gum::learning::DBCellstatic
operator=(const DBCell &from)gum::learning::DBCell
operator=(DBCell &&from)gum::learning::DBCell
operator=(const float x)gum::learning::DBCell
operator=(const int x)gum::learning::DBCell
operator=(const std::string &x)gum::learning::DBCell
operator==(const DBCell &from) constgum::learning::DBCell
real() constgum::learning::DBCell
setInteger(const int x)gum::learning::DBCell
setInteger(std::string_view elt)gum::learning::DBCell
setMissingState()gum::learning::DBCell
setReal(const float x)gum::learning::DBCell
setReal(std::string_view elt)gum::learning::DBCell
setString(const std::string &elt)gum::learning::DBCell
string() constgum::learning::DBCell
string(const int index)gum::learning::DBCellstatic
stringIndex() constgum::learning::DBCell
toString(const std::vector< std::string > &missingVals) constgum::learning::DBCell
type() const noexceptgum::learning::DBCell
~DBCell()gum::learning::DBCell