SHOGUN  v3.2.0
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()CSGObject [virtual]
compute_energies(const SGVector< float64_t > factor_data, SGVector< float64_t > &energies) const CTableFactorType [virtual]
compute_energies(const SGSparseVector< float64_t > factor_data_sparse, SGVector< float64_t > &energies) const CTableFactorType [virtual]
compute_gradients(const SGVector< float64_t > factor_data, const SGVector< float64_t > marginals, SGVector< float64_t > &parameter_gradient, double mult) const CTableFactorType [virtual]
compute_gradients(const SGSparseVector< float64_t > factor_data_sparse, const SGVector< float64_t > marginals, SGVector< float64_t > &parameter_gradient, double mult) const CTableFactorType [virtual]
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 CSGObject [virtual]
equals(CSGObject *other, float64_t accuracy=0.0)CSGObject [virtual]
get_cardinalities() const CFactorType [virtual]
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 CTableFactorType [virtual]
get_num_assignments() const CFactorType [virtual]
get_num_vars()CFactorType [virtual]
get_type_id() const CFactorType [virtual]
get_w()CFactorType [virtual]
get_w() const CFactorType [virtual]
get_w_dim() const CFactorType [virtual]
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()CFactorType [protected]
ioCSGObject
is_generic(EPrimitiveType *generic) const CSGObject [virtual]
is_table() const CTableFactorType [virtual]
load_all_file_parameters(int32_t file_version, int32_t current_version, CSerializableFile *file, const char *prefix="")CSGObject
load_file_parameters(const SGParamInfo *param_info, int32_t file_version, CSerializableFile *file, const char *prefix="")CSGObject
load_serializable(CSerializableFile *file, const char *prefix="", int32_t param_version=Version::get_version_parameter())CSGObject [virtual]
load_serializable_post()CSGObject [protected, virtual]
load_serializable_pre()CSGObject [protected, virtual]
m_cardsCFactorType [protected]
m_cumprod_cardsCFactorType [protected]
m_data_sizeCFactorType [protected]
m_gradient_parametersCSGObject
m_hashCSGObject
m_model_selection_parametersCSGObject
m_num_assignmentsCFactorType [protected]
m_parameter_mapCSGObject
m_parametersCSGObject
m_type_idCFactorType [protected]
m_wCFactorType [protected]
map_parameters(DynArray< TParameter * > *param_base, int32_t &base_version, DynArray< const SGParamInfo * > *target_param_infos)CSGObject
migrate(DynArray< TParameter * > *param_base, const SGParamInfo *target)CSGObject [protected, virtual]
one_to_one_migration_prepare(DynArray< TParameter * > *param_base, const SGParamInfo *target, TParameter *&replacement, TParameter *&to_migrate, char *old_name=NULL)CSGObject [protected, virtual]
parallelCSGObject
print_modsel_params()CSGObject
print_serializable(const char *prefix="")CSGObject [virtual]
save_serializable(CSerializableFile *file, const char *prefix="", int32_t param_version=Version::get_version_parameter())CSGObject [virtual]
save_serializable_post()CSGObject [protected, virtual]
save_serializable_pre()CSGObject [protected, virtual]
set_cardinalities(SGVector< int32_t > cards)CFactorType [virtual]
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)CFactorType [virtual]
set_w(SGVector< float64_t > w)CFactorType
SGRefObject()SGRefObject
SGRefObject(const SGRefObject &orig)SGRefObject
shallow_copy() const CSGObject [virtual]
state_from_index(int32_t ei, int32_t var_index) const CTableFactorType
unset_generic()CSGObject
update_parameter_hash()CSGObject [virtual]
versionCSGObject
~CFactorType()CFactorType [virtual]
~CSGObject()CSGObject [virtual]
~CTableFactorType()CTableFactorType [virtual]
~SGRefObject()SGRefObject [virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

SHOGUN Machine Learning Toolbox - Documentation