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

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

add_data_source(CFactorDataSource *datasource)CFactorGraph
add_factor(CFactor *factor)CFactorGraph
build_gradient_parameter_dictionary(CMap< TParameter *, CSGObject * > *dict)CSGObject
CFactorGraph()CFactorGraph
CFactorGraph(const SGVector< int32_t > card)CFactorGraph
CFactorGraph(const CFactorGraph &fg)CFactorGraph
clone()CSGObjectvirtual
compute_energies()CFactorGraph
connect_components()CFactorGraph
CSGObject()CSGObject
CSGObject(const CSGObject &orig)CSGObject
deep_copy() const CSGObjectvirtual
equals(CSGObject *other, float64_t accuracy=0.0, bool tolerant=false)CSGObjectvirtual
evaluate_energies() const CFactorGraph
evaluate_energy(const SGVector< int32_t > state) const CFactorGraph
evaluate_energy(const CFactorGraphObservation *obs) const CFactorGraph
get_cardinalities() const CFactorGraph
get_disjoint_set() const CFactorGraph
get_factor_data_sources() const CFactorGraph
get_factors() const CFactorGraph
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 CFactorGraphvirtual
get_num_edges() const CFactorGraph
get_num_factors() const CFactorGraph
get_num_vars() const CFactorGraph
ioCSGObject
is_acyclic_graph() const CFactorGraph
is_connected_graph() const CFactorGraph
is_generic(EPrimitiveType *generic) const CSGObjectvirtual
is_tree_graph() const CFactorGraph
load_serializable(CSerializableFile *file, const char *prefix="")CSGObjectvirtual
load_serializable_post()CSGObjectprotectedvirtual
load_serializable_pre()CSGObjectprotectedvirtual
loss_augmentation(CFactorGraphObservation *gt)CFactorGraphvirtual
loss_augmentation(SGVector< int32_t > states_gt, SGVector< float64_t > loss=SGVector< float64_t >())CFactorGraphvirtual
m_cardinalitiesCFactorGraphprotected
m_datasourcesCFactorGraphprotected
m_dsetCFactorGraphprotected
m_factorsCFactorGraphprotected
m_gradient_parametersCSGObject
m_has_cycleCFactorGraphprotected
m_hashCSGObject
m_model_selection_parametersCSGObject
m_num_edgesCFactorGraphprotected
m_parametersCSGObject
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)CFactorGraph
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
shallow_copy() const CSGObjectvirtual
unset_generic()CSGObject
update_parameter_hash()CSGObjectvirtual
versionCSGObject
~CFactorGraph()CFactorGraph
~CSGObject()CSGObjectvirtual

SHOGUN 机器学习工具包 - 项目文档