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 > ¶meter_gradient, double mult) const | CTableFactorType | virtual |
compute_gradients(const SGSparseVector< float64_t > factor_data_sparse, const SGVector< float64_t > marginals, SGVector< float64_t > ¶meter_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, bool tolerant=false) | CSGObject | virtual |
get(const Tag< T > &_tag) const | CSGObject | |
get(const std::string &name) const | CSGObject | |
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 |
has(const std::string &name) const | CSGObject | |
has(const Tag< T > &tag) const | CSGObject | |
has(const std::string &name) const | CSGObject | |
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 |
io | CSGObject | |
is_generic(EPrimitiveType *generic) const | CSGObject | virtual |
is_table() const | CTableFactorType | virtual |
load_serializable(CSerializableFile *file, const char *prefix="") | CSGObject | virtual |
load_serializable_post() | CSGObject | protectedvirtual |
load_serializable_pre() | CSGObject | protectedvirtual |
m_cards | CFactorType | protected |
m_cumprod_cards | CFactorType | protected |
m_data_size | CFactorType | protected |
m_gradient_parameters | CSGObject | |
m_hash | CSGObject | |
m_model_selection_parameters | CSGObject | |
m_num_assignments | CFactorType | protected |
m_parameters | CSGObject | |
m_type_id | CFactorType | protected |
m_w | CFactorType | protected |
parallel | CSGObject | |
parameter_hash_changed() | CSGObject | virtual |
print_modsel_params() | CSGObject | |
print_serializable(const char *prefix="") | CSGObject | virtual |
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_cardinalities(SGVector< int32_t > cards) | CFactorType | virtual |
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) | CFactorType | virtual |
set_w(SGVector< float64_t > w) | CFactorType | |
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 |
version | CSGObject | |
~CFactorType() | CFactorType | virtual |
~CSGObject() | CSGObject | virtual |
~CTableFactorType() | CTableFactorType | virtual |