SHOGUN  4.2.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
CFactor Member List

This is the complete list of members for CFactor, including all inherited members.

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()CSGObjectvirtual
compute_energies()CFactor
compute_gradients(const SGVector< float64_t > marginals, SGVector< float64_t > &parameter_gradient, double mult=1.0) const CFactor
CSGObject()CSGObject
CSGObject(const CSGObject &orig)CSGObject
deep_copy() const CSGObjectvirtual
equals(CSGObject *other, float64_t accuracy=0.0, bool tolerant=false)CSGObjectvirtual
evaluate_energy(const SGVector< int32_t > state) const CFactor
get(const Tag< T > &_tag) const CSGObject
get(const std::string &name) const CSGObject
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 CFactorvirtual
get_num_vars() const CFactor
get_variables() const CFactor
has(const std::string &name) const CSGObject
has(const Tag< T > &tag) const CSGObject
has(const std::string &name) const CSGObject
ioCSGObject
is_data_dependent() const CFactor
is_data_sparse() const CFactor
is_generic(EPrimitiveType *generic) const CSGObjectvirtual
load_serializable(CSerializableFile *file, const char *prefix="")CSGObjectvirtual
load_serializable_post()CSGObjectprotectedvirtual
load_serializable_pre()CSGObjectprotectedvirtual
m_dataCFactorprotected
m_data_sourceCFactorprotected
m_data_sparseCFactorprotected
m_energiesCFactorprotected
m_factor_typeCFactorprotected
m_gradient_parametersCSGObject
m_hashCSGObject
m_is_data_depCFactorprotected
m_model_selection_parametersCSGObject
m_parametersCSGObject
m_var_indexCFactorprotected
parallelCSGObject
parameter_hash_changed()CSGObjectvirtual
print_modsel_params()CSGObject
print_serializable(const char *prefix="")CSGObjectvirtual
register_param(Tag< T > &_tag, const T &value)CSGObjectprotected
register_param(const std::string &name, const T &value)CSGObjectprotected
save_serializable(CSerializableFile *file, const char *prefix="")CSGObjectvirtual
save_serializable_post()CSGObjectprotectedvirtual
save_serializable_pre()CSGObjectprotectedvirtual
set(const Tag< T > &_tag, const T &value)CSGObject
set(const std::string &name, const T &value)CSGObject
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 CSGObjectvirtual
unset_generic()CSGObject
update_parameter_hash()CSGObjectvirtual
versionCSGObject
~CFactor()CFactorvirtual
~CSGObject()CSGObjectvirtual

SHOGUN Machine Learning Toolbox - Documentation