allocator_type typedef | gum::learning::DBTranslator4ContinuousVariable< ALLOC > | |
back_dico_ | gum::learning::DBTranslator< ALLOC > | mutableprotected |
clone() const | gum::learning::DBTranslator4ContinuousVariable< ALLOC > | virtual |
clone(const allocator_type &alloc) const | gum::learning::DBTranslator4ContinuousVariable< ALLOC > | virtual |
DBTranslator(DBTranslatedValueType val_type, const std::vector< std::string, XALLOC< std::string > > &missing_symbols, const bool editable_dictionary=true, std::size_t max_dico_entries=std::numeric_limits< std::size_t >::max(), const allocator_type &alloc=allocator_type()) | gum::learning::DBTranslator< ALLOC > | |
DBTranslator(DBTranslatedValueType val_type, const bool editable_dictionary=true, std::size_t max_dico_entries=std::numeric_limits< std::size_t >::max(), const allocator_type &alloc=allocator_type()) | gum::learning::DBTranslator< ALLOC > | |
DBTranslator(const DBTranslator< ALLOC > &from) | gum::learning::DBTranslator< ALLOC > | |
DBTranslator(const DBTranslator< ALLOC > &from, const allocator_type &alloc) | gum::learning::DBTranslator< ALLOC > | |
DBTranslator(DBTranslator< ALLOC > &&from) | gum::learning::DBTranslator< ALLOC > | |
DBTranslator(DBTranslator< ALLOC > &&from, const allocator_type &alloc) | gum::learning::DBTranslator< ALLOC > | |
DBTranslator4ContinuousVariable(const std::vector< std::string, XALLOC< std::string > > &missing_symbols, const bool fit_range=false, const allocator_type &alloc=allocator_type()) | gum::learning::DBTranslator4ContinuousVariable< ALLOC > | |
DBTranslator4ContinuousVariable(const bool fit_range=false, const allocator_type &alloc=allocator_type()) | gum::learning::DBTranslator4ContinuousVariable< ALLOC > | |
DBTranslator4ContinuousVariable(const ContinuousVariable< GUM_SCALAR > &var, const std::vector< std::string, XALLOC< std::string > > &missing_symbols, const bool fit_range=false, const allocator_type &alloc=allocator_type()) | gum::learning::DBTranslator4ContinuousVariable< ALLOC > | |
DBTranslator4ContinuousVariable(const ContinuousVariable< GUM_SCALAR > &var, const bool fit_range=false, const allocator_type &alloc=allocator_type()) | gum::learning::DBTranslator4ContinuousVariable< ALLOC > | |
DBTranslator4ContinuousVariable(const IContinuousVariable &var, const std::vector< std::string, XALLOC< std::string > > &missing_symbols, const bool fit_range=false, const allocator_type &alloc=allocator_type()) | gum::learning::DBTranslator4ContinuousVariable< ALLOC > | |
DBTranslator4ContinuousVariable(const IContinuousVariable &var, const bool fit_range=false, const allocator_type &alloc=allocator_type()) | gum::learning::DBTranslator4ContinuousVariable< ALLOC > | |
DBTranslator4ContinuousVariable(const DBTranslator4ContinuousVariable< ALLOC > &from) | gum::learning::DBTranslator4ContinuousVariable< ALLOC > | |
DBTranslator4ContinuousVariable(const DBTranslator4ContinuousVariable< ALLOC > &from, const allocator_type &alloc) | gum::learning::DBTranslator4ContinuousVariable< ALLOC > | |
DBTranslator4ContinuousVariable(DBTranslator4ContinuousVariable< ALLOC > &&from) | gum::learning::DBTranslator4ContinuousVariable< ALLOC > | |
DBTranslator4ContinuousVariable(DBTranslator4ContinuousVariable< ALLOC > &&from, const allocator_type &alloc) | gum::learning::DBTranslator4ContinuousVariable< ALLOC > | |
domainSize() const final | gum::learning::DBTranslator4ContinuousVariable< ALLOC > | virtual |
getAllocator() const | gum::learning::DBTranslator< ALLOC > | |
getValType() const | gum::learning::DBTranslator< ALLOC > | |
hasEditableDictionary() const | gum::learning::DBTranslator< ALLOC > | virtual |
is_dictionary_dynamic_ | gum::learning::DBTranslator< ALLOC > | protected |
isMissingSymbol(const std::string &str) const | gum::learning::DBTranslator< ALLOC > | |
isMissingValue(const DBTranslatedValue &val) const | gum::learning::DBTranslator< ALLOC > | |
max_dico_entries_ | gum::learning::DBTranslator< ALLOC > | protected |
missing_symbols_ | gum::learning::DBTranslator< ALLOC > | protected |
missingSymbols() const | gum::learning::DBTranslator< ALLOC > | |
missingValue() const final | gum::learning::DBTranslator4ContinuousVariable< ALLOC > | virtual |
needsReordering() const final | gum::learning::DBTranslator4ContinuousVariable< ALLOC > | virtual |
operator<<(const std::string &str) | gum::learning::DBTranslator< ALLOC > | |
operator=(const DBTranslator4ContinuousVariable< ALLOC > &from) | gum::learning::DBTranslator4ContinuousVariable< ALLOC > | |
operator=(DBTranslator4ContinuousVariable< ALLOC > &&from) | gum::learning::DBTranslator4ContinuousVariable< ALLOC > | |
gum::learning::DBTranslator::operator=(const DBTranslator< ALLOC > &from) | gum::learning::DBTranslator< ALLOC > | protected |
gum::learning::DBTranslator::operator=(DBTranslator< ALLOC > &&from) | gum::learning::DBTranslator< ALLOC > | protected |
operator>>(const DBTranslatedValue translated_val) | gum::learning::DBTranslator< ALLOC > | |
reorder() final | gum::learning::DBTranslator4ContinuousVariable< ALLOC > | virtual |
setEditableDictionaryMode(bool new_mode) | gum::learning::DBTranslator< ALLOC > | virtual |
setVariableDescription(const std::string &str) const | gum::learning::DBTranslator< ALLOC > | |
setVariableName(const std::string &str) const | gum::learning::DBTranslator< ALLOC > | |
translate(const std::string &str) final | gum::learning::DBTranslator4ContinuousVariable< ALLOC > | virtual |
translateBack(const DBTranslatedValue translated_val) const final | gum::learning::DBTranslator4ContinuousVariable< ALLOC > | virtual |
val_type_ | gum::learning::DBTranslator< ALLOC > | protected |
variable() const final | gum::learning::DBTranslator4ContinuousVariable< ALLOC > | virtual |
~DBTranslator() | gum::learning::DBTranslator< ALLOC > | virtual |
~DBTranslator4ContinuousVariable() | gum::learning::DBTranslator4ContinuousVariable< ALLOC > | virtual |