SHOGUN  4.1.0
 全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义  
CTableFactorType 成员列表

成员的完整列表,这些成员属于 CTableFactorType,包括所有继承而来的类成员

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_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
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
save_serializable(CSerializableFile *file, const char *prefix="")CSGObjectvirtual
save_serializable_post()CSGObjectprotectedvirtual
save_serializable_pre()CSGObjectprotectedvirtual
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 机器学习工具包 - 项目文档