SHOGUN  6.0.0
CTableFactorType Member List

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

assignment_from_index(int32_t ei) constCTableFactorType
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
clone_parameters(CSGObject *other)CSGObjectprotected
compute_energies(const SGVector< float64_t > factor_data, SGVector< float64_t > &energies) constCTableFactorTypevirtual
compute_energies(const SGSparseVector< float64_t > factor_data_sparse, SGVector< float64_t > &energies) constCTableFactorTypevirtual
compute_gradients(const SGVector< float64_t > factor_data, const SGVector< float64_t > marginals, SGVector< float64_t > &parameter_gradient, double mult) constCTableFactorTypevirtual
compute_gradients(const SGSparseVector< float64_t > factor_data_sparse, const SGVector< float64_t > marginals, SGVector< float64_t > &parameter_gradient, double mult) constCTableFactorTypevirtual
CSGObject()CSGObject
CSGObject(const CSGObject &orig)CSGObject
CTableFactorType()CTableFactorType
CTableFactorType(int32_t id, SGVector< int32_t > card, SGVector< float64_t > w)CTableFactorType
deep_copy() constCSGObjectvirtual
equals(CSGObject *other, float64_t accuracy=0.0, bool tolerant=false)CSGObjectvirtual
get(const Tag< T > &_tag) constCSGObject
get(const std::string &name) constCSGObject
get_cardinalities() constCFactorTypevirtual
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() constCTableFactorTypevirtual
get_num_assignments() constCFactorTypevirtual
get_num_vars()CFactorTypevirtual
get_type_id() constCFactorTypevirtual
get_w()CFactorTypevirtual
get_w() constCFactorTypevirtual
get_w_dim() constCFactorTypevirtual
has(const std::string &name) constCSGObject
has(const Tag< T > &tag) constCSGObject
has(const std::string &name) constCSGObject
index_from_assignment(const SGVector< int32_t > assig) constCTableFactorType
index_from_new_state(int32_t old_ei, int32_t var_index, int32_t var_state) constCTableFactorType
index_from_universe_assignment(const SGVector< int32_t > assig, const SGVector< int32_t > var_index) constCTableFactorType
init_card()CFactorTypeprotected
ioCSGObject
is_generic(EPrimitiveType *generic) constCSGObjectvirtual
is_table() constCTableFactorTypevirtual
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() constCSGObjectvirtual
state_from_index(int32_t ei, int32_t var_index) constCTableFactorType
unset_generic()CSGObject
update_parameter_hash()CSGObjectvirtual
versionCSGObject
~CFactorType()CFactorTypevirtual
~CSGObject()CSGObjectvirtual
~CTableFactorType()CTableFactorTypevirtual

SHOGUN Machine Learning Toolbox - Documentation