build_gradient_parameter_dictionary(CMap< TParameter *, CSGObject * > *dict) | CSGObject | |
CDistribution() | CDistribution | |
CLinearHMM() | CLinearHMM | |
CLinearHMM(CStringFeatures< uint16_t > *f) | CLinearHMM | |
CLinearHMM(int32_t p_num_features, int32_t p_num_symbols) | CLinearHMM | |
clone() | CSGObject | virtual |
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 |
features | CDistribution | protected |
get_derivative(int32_t num_param, int32_t num_example) | CDistribution | virtual |
get_derivative_obsolete(uint16_t *vector, int32_t len, int32_t pos) | CLinearHMM | virtual |
get_features() | CDistribution | virtual |
get_global_io() | CSGObject | |
get_global_parallel() | CSGObject | |
get_global_version() | CSGObject | |
get_likelihood_example(uint16_t *vector, int32_t len) | CLinearHMM | |
get_likelihood_example(int32_t num_example) | CLinearHMM | virtual |
get_likelihood_for_all_examples() | CDistribution | virtual |
get_log_derivative(int32_t num_param, int32_t num_example) | CLinearHMM | virtual |
get_log_derivative_obsolete(uint16_t obs, int32_t pos) | CLinearHMM | virtual |
get_log_likelihood() | CDistribution | virtual |
get_log_likelihood_example(uint16_t *vector, int32_t len) | CLinearHMM | |
get_log_likelihood_example(int32_t num_example) | CLinearHMM | virtual |
get_log_likelihood_sample() | CDistribution | virtual |
get_log_model_parameter(int32_t num_param) | CLinearHMM | virtual |
get_log_transition_probs() | CLinearHMM | virtual |
get_model_parameter(int32_t num_param) | CDistribution | virtual |
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 | CLinearHMM | virtual |
get_num_model_parameters() | CLinearHMM | virtual |
get_num_relevant_model_parameters() | CDistribution | virtual |
get_num_symbols() | CLinearHMM | virtual |
get_positional_log_parameter(uint16_t obs, int32_t position) | CLinearHMM | virtual |
get_pseudo_count() | CDistribution | virtual |
get_sequence_length() | CLinearHMM | virtual |
get_transition_probs() | CLinearHMM | virtual |
io | CSGObject | |
is_generic(EPrimitiveType *generic) const | CSGObject | virtual |
load_serializable(CSerializableFile *file, const char *prefix="") | CSGObject | virtual |
load_serializable_post() | CLinearHMM | protectedvirtual |
load_serializable_pre() | CSGObject | protectedvirtual |
log_transition_probs | CLinearHMM | protected |
m_gradient_parameters | CSGObject | |
m_hash | CSGObject | |
m_model_selection_parameters | CSGObject | |
m_parameters | CSGObject | |
num_params | CLinearHMM | protected |
num_symbols | CLinearHMM | protected |
obtain_from_generic(CSGObject *object) | CDistribution | static |
parallel | CSGObject | |
parameter_hash_changed() | CSGObject | virtual |
print_modsel_params() | CSGObject | |
print_serializable(const char *prefix="") | CSGObject | virtual |
pseudo_count | CDistribution | protected |
save_serializable(CSerializableFile *file, const char *prefix="") | CSGObject | virtual |
save_serializable_post() | CSGObject | protectedvirtual |
save_serializable_pre() | CSGObject | protectedvirtual |
sequence_length | CLinearHMM | protected |
set_features(CFeatures *f) | CDistribution | 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_log_transition_probs(const SGVector< float64_t > probs) | CLinearHMM | virtual |
set_pseudo_count(float64_t pseudo) | CDistribution | virtual |
set_transition_probs(const SGVector< float64_t > probs) | CLinearHMM | virtual |
shallow_copy() const | CSGObject | virtual |
train(CFeatures *data=NULL) | CLinearHMM | virtual |
train(const int32_t *indizes, int32_t num_indizes, float64_t pseudo_count) | CLinearHMM | |
transition_probs | CLinearHMM | protected |
unset_generic() | CSGObject | |
update_parameter_hash() | CSGObject | virtual |
update_params_em(float64_t *alpha_k, int32_t len) | CDistribution | virtual |
version | CSGObject | |
~CDistribution() | CDistribution | virtual |
~CLinearHMM() | CLinearHMM | virtual |
~CSGObject() | CSGObject | virtual |