build_gradient_parameter_dictionary(CMap< TParameter *, CSGObject * > *dict) | CSGObject | |
CFactor() | CFactor | |
CFactor(CTableFactorType *ftype, SGVector< int32_t > var_index, SGVector< float64_t > data) | CFactor | |
CFactor(CTableFactorType *ftype, SGVector< int32_t > var_index, SGSparseVector< float64_t > data_sparse) | CFactor | |
CFactor(CTableFactorType *ftype, SGVector< int32_t > var_index, CFactorDataSource *data_source) | CFactor | |
clone() | CSGObject | virtual |
compute_energies() | CFactor | |
compute_gradients(const SGVector< float64_t > marginals, SGVector< float64_t > ¶meter_gradient, double mult=1.0) const | CFactor | |
CSGObject() | CSGObject | |
CSGObject(const CSGObject &orig) | CSGObject | |
deep_copy() const | CSGObject | virtual |
equals(CSGObject *other, float64_t accuracy=0.0, bool tolerant=false) | CSGObject | virtual |
evaluate_energy(const SGVector< int32_t > state) const | CFactor | |
get_cardinalities() const | CFactor | |
get_data() const | CFactor | |
get_data_sparse() const | CFactor | |
get_energies() const | CFactor | |
get_energy(int32_t index) const | CFactor | |
get_factor_type() const | CFactor | |
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 | CFactor | virtual |
get_num_vars() const | CFactor | |
get_variables() const | CFactor | |
io | CSGObject | |
is_data_dependent() const | CFactor | |
is_data_sparse() const | CFactor | |
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_data | CFactor | protected |
m_data_source | CFactor | protected |
m_data_sparse | CFactor | protected |
m_energies | CFactor | protected |
m_factor_type | CFactor | protected |
m_gradient_parameters | CSGObject | |
m_hash | CSGObject | |
m_is_data_dep | CFactor | protected |
m_model_selection_parameters | CSGObject | |
m_parameters | CSGObject | |
m_var_index | CFactor | protected |
parallel | CSGObject | |
parameter_hash_changed() | CSGObject | virtual |
print_modsel_params() | CSGObject | |
print_serializable(const char *prefix="") | CSGObject | virtual |
save_serializable(CSerializableFile *file, const char *prefix="") | CSGObject | virtual |
save_serializable_post() | CSGObject | protectedvirtual |
save_serializable_pre() | CSGObject | protectedvirtual |
set_data(SGVector< float64_t > data_dense) | CFactor | |
set_data_sparse(SGSparseVectorEntry< float64_t > *data_sparse, int32_t dlen) | CFactor | |
set_energies(SGVector< float64_t > ft_energies) | CFactor | |
set_energy(int32_t ei, float64_t value) | CFactor | |
set_factor_type(CTableFactorType *ftype) | CFactor | |
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_variables(SGVector< int32_t > vars) | CFactor | |
shallow_copy() const | CSGObject | virtual |
unset_generic() | CSGObject | |
update_parameter_hash() | CSGObject | virtual |
version | CSGObject | |
~CFactor() | CFactor | virtual |
~CSGObject() | CSGObject | virtual |