| 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() | CSGObject | virtual |
| compute_energies() | CFactorGraph | |
| connect_components() | CFactorGraph | |
| CSGObject() | CSGObject | |
| CSGObject(const CSGObject &orig) | CSGObject | |
| deep_copy() const | CSGObject | virtual |
| equals(CSGObject *other, float64_t accuracy=0.0) | CSGObject | virtual |
| 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 | CFactorGraph | virtual |
| get_num_edges() const | CFactorGraph | |
| get_num_factors() const | CFactorGraph | |
| get_num_vars() const | CFactorGraph | |
| io | CSGObject | |
| is_acyclic_graph() const | CFactorGraph | |
| is_connected_graph() const | CFactorGraph | |
| is_generic(EPrimitiveType *generic) const | CSGObject | virtual |
| is_tree_graph() const | CFactorGraph | |
| 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 | protectedvirtual |
| load_serializable_pre() | CSGObject | protectedvirtual |
| loss_augmentation(CFactorGraphObservation *gt) | CFactorGraph | virtual |
| loss_augmentation(SGVector< int32_t > states_gt, SGVector< float64_t > loss=SGVector< float64_t >()) | CFactorGraph | virtual |
| m_cardinalities | CFactorGraph | protected |
| m_datasources | CFactorGraph | protected |
| m_dset | CFactorGraph | protected |
| m_factors | CFactorGraph | protected |
| m_gradient_parameters | CSGObject | |
| m_has_cycle | CFactorGraph | protected |
| m_hash | CSGObject | |
| m_model_selection_parameters | CSGObject | |
| m_num_edges | CFactorGraph | protected |
| m_parameter_map | CSGObject | |
| m_parameters | CSGObject | |
| 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 | protectedvirtual |
| one_to_one_migration_prepare(DynArray< TParameter * > *param_base, const SGParamInfo *target, TParameter *&replacement, TParameter *&to_migrate, char *old_name=NULL) | CSGObject | protectedvirtual |
| parallel | CSGObject | |
| 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 | protectedvirtual |
| save_serializable_pre() | CSGObject | protectedvirtual |
| set_cardinalities(SGVector< int32_t > cards) | CFactorGraph | |
| set_generic() | CSGObject | |
| set_global_io(SGIO *io) | CSGObject | |
| set_global_parallel(Parallel *parallel) | CSGObject | |
| set_global_version(Version *version) | CSGObject | |
| shallow_copy() const | CSGObject | virtual |
| unset_generic() | CSGObject | |
| update_parameter_hash() | CSGObject | virtual |
| version | CSGObject | |
| ~CFactorGraph() | CFactorGraph | |
| ~CSGObject() | CSGObject | virtual |