SHOGUN  4.2.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
CTableFactorType Member List

This is the complete list of members for CTableFactorType, including all inherited members.

assignment_from_index(int32_t ei) const CTableFactorType
build_gradient_parameter_dictionary(CMap< TParameter *, CSGObject * > *dict)CSGObject
CFactorType()CFactorType
CFactorType(int32_t id, SGVector< int32_t > card, SGVector< float64_t > w)CFactorType
clone()CSGObjectvirtual
compute_energies(const SGVector< float64_t > factor_data, SGVector< float64_t > &energies) const CTableFactorTypevirtual
compute_energies(const SGSparseVector< float64_t > factor_data_sparse, SGVector< float64_t > &energies) const CTableFactorTypevirtual
compute_gradients(const SGVector< float64_t > factor_data, const SGVector< float64_t > marginals, SGVector< float64_t > &parameter_gradient, double mult) const CTableFactorTypevirtual
compute_gradients(const SGSparseVector< float64_t > factor_data_sparse, const SGVector< float64_t > marginals, SGVector< float64_t > &parameter_gradient, double mult) const CTableFactorTypevirtual
CSGObject()CSGObject
CSGObject(const CSGObject &orig)CSGObject
CTableFactorType()CTableFactorType
CTableFactorType(int32_t id, SGVector< int32_t > card, SGVector< float64_t > w)CTableFactorType
deep_copy() const CSGObjectvirtual
equals(CSGObject *other, float64_t accuracy=0.0, bool tolerant=false)CSGObjectvirtual
get(const Tag< T > &_tag) const CSGObject
get(const std::string &name) const CSGObject
get_cardinalities() const CFactorTypevirtual
get_global_io()CSGObject
get_global_parallel()CSGObject
get_global_version()CSGObject
get_modelsel_names()CSGObject
get_modsel_param_descr(const char *param_name)CSGObject
get_modsel_param_index(const char *param_name)CSGObject
get_name() const CTableFactorTypevirtual
get_num_assignments() const CFactorTypevirtual
get_num_vars()CFactorTypevirtual
get_type_id() const CFactorTypevirtual
get_w()CFactorTypevirtual
get_w() const CFactorTypevirtual
get_w_dim() const CFactorTypevirtual
has(const std::string &name) const CSGObject
has(const Tag< T > &tag) const CSGObject
has(const std::string &name) const CSGObject
index_from_assignment(const SGVector< int32_t > assig) const CTableFactorType
index_from_new_state(int32_t old_ei, int32_t var_index, int32_t var_state) const CTableFactorType
index_from_universe_assignment(const SGVector< int32_t > assig, const SGVector< int32_t > var_index) const CTableFactorType
init_card()CFactorTypeprotected
ioCSGObject
is_generic(EPrimitiveType *generic) const CSGObjectvirtual
is_table() const CTableFactorTypevirtual
load_serializable(CSerializableFile *file, const char *prefix="")CSGObjectvirtual
load_serializable_post()CSGObjectprotectedvirtual
load_serializable_pre()CSGObjectprotectedvirtual
m_cardsCFactorTypeprotected
m_cumprod_cardsCFactorTypeprotected
m_data_sizeCFactorTypeprotected
m_gradient_parametersCSGObject
m_hashCSGObject
m_model_selection_parametersCSGObject
m_num_assignmentsCFactorTypeprotected
m_parametersCSGObject
m_type_idCFactorTypeprotected
m_wCFactorTypeprotected
parallelCSGObject
parameter_hash_changed()CSGObjectvirtual
print_modsel_params()CSGObject
print_serializable(const char *prefix="")CSGObjectvirtual
register_param(Tag< T > &_tag, const T &value)CSGObjectprotected
register_param(const std::string &name, const T &value)CSGObjectprotected
save_serializable(CSerializableFile *file, const char *prefix="")CSGObjectvirtual
save_serializable_post()CSGObjectprotectedvirtual
save_serializable_pre()CSGObjectprotectedvirtual
set(const Tag< T > &_tag, const T &value)CSGObject
set(const std::string &name, const T &value)CSGObject
set_cardinalities(SGVector< int32_t > cards)CFactorTypevirtual
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_generic()CSGObject
set_global_io(SGIO *io)CSGObject
set_global_parallel(Parallel *parallel)CSGObject
set_global_version(Version *version)CSGObject
set_type_id(int32_t id)CFactorTypevirtual
set_w(SGVector< float64_t > w)CFactorType
shallow_copy() const CSGObjectvirtual
state_from_index(int32_t ei, int32_t var_index) const CTableFactorType
unset_generic()CSGObject
update_parameter_hash()CSGObjectvirtual
versionCSGObject
~CFactorType()CFactorTypevirtual
~CSGObject()CSGObjectvirtual
~CTableFactorType()CTableFactorTypevirtual

SHOGUN Machine Learning Toolbox - Documentation