build_factor_graph(SGMatrix< float64_t > feats, SGMatrix< int32_t > labels, SGMatrix< int32_t > edge_list, const DynArray< CTableFactorType * > &v_factor_type, CFactorGraphFeatures *fg_feats, CFactorGraphLabels *fg_labels) | CFactorGraphDataGenerator | |
build_gradient_parameter_dictionary(CMap< TParameter *, CSGObject * > *dict) | CSGObject | |
CFactorGraphDataGenerator() | CFactorGraphDataGenerator | |
clone() | CSGObject | virtual |
CSGObject() | CSGObject | |
CSGObject(const CSGObject &orig) | CSGObject | |
deep_copy() const | CSGObject | virtual |
define_factor_types(int32_t num_classes, int32_t dim, int32_t num_edges, DynArray< CTableFactorType * > &v_factor_type) | CFactorGraphDataGenerator | |
equals(CSGObject *other, float64_t accuracy=0.0, bool tolerant=false) | CSGObject | virtual |
generate_data(int32_t len_label, int32_t len_feat, int32_t size_data, SGMatrix< float64_t > &feats, SGMatrix< int32_t > &labels) | CFactorGraphDataGenerator | |
get(const Tag< T > &_tag) const | CSGObject | |
get(const std::string &name) const | CSGObject | |
get_edges_full(const int32_t num_classes) | CFactorGraphDataGenerator | |
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 | CFactorGraphDataGenerator | virtual |
grid_to_index(int32_t x, int32_t y, int32_t w=10) | CFactorGraphDataGenerator | |
has(const std::string &name) const | CSGObject | |
has(const Tag< T > &tag) const | CSGObject | |
has(const std::string &name) const | CSGObject | |
io | CSGObject | |
is_generic(EPrimitiveType *generic) const | CSGObject | virtual |
load_serializable(CSerializableFile *file, const char *prefix="") | CSGObject | virtual |
load_serializable_post() | CSGObject | protectedvirtual |
load_serializable_pre() | CSGObject | protectedvirtual |
m_gradient_parameters | CSGObject | |
m_hash | CSGObject | |
m_model_selection_parameters | CSGObject | |
m_parameters | CSGObject | |
multi_state_tree_graph() | CFactorGraphDataGenerator | |
parallel | CSGObject | |
parameter_hash_changed() | CSGObject | virtual |
print_modsel_params() | CSGObject | |
print_serializable(const char *prefix="") | CSGObject | virtual |
random_chain_graph(SGVector< int > &assignment_expect, float64_t &min_energy_expect, int32_t N=2) | CFactorGraphDataGenerator | |
register_param(Tag< T > &_tag, const T &value) | CSGObject | protected |
register_param(const std::string &name, const T &value) | CSGObject | protected |
save_serializable(CSerializableFile *file, const char *prefix="") | CSGObject | virtual |
save_serializable_post() | CSGObject | protectedvirtual |
save_serializable_pre() | CSGObject | protectedvirtual |
set(const Tag< T > &_tag, const T &value) | CSGObject | |
set(const std::string &name, const T &value) | 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_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 |
simple_chain_graph() | CFactorGraphDataGenerator | |
test_sosvm(EMAPInferType infer_type) | CFactorGraphDataGenerator | |
truncate_energy(float64_t &A, float64_t &B, float64_t &C, float64_t &D) | CFactorGraphDataGenerator | |
unset_generic() | CSGObject | |
update_parameter_hash() | CSGObject | virtual |
version | CSGObject | |
~CSGObject() | CSGObject | virtual |