add_states(int32_t num_states=1, float64_t value=0) | CGUIHMM | |
append_model(char *filename, int32_t base1=-1, int32_t base2=-1) | CGUIHMM | |
baum_welch_train() | CGUIHMM | |
baum_welch_train_defined() | CGUIHMM | |
baum_welch_trans_train() | CGUIHMM | |
best_path(int32_t from=0, int32_t to=100) | CGUIHMM | |
build_gradient_parameter_dictionary(CMap< TParameter *, CSGObject * > *dict) | CSGObject | |
CGUIHMM() | CGUIHMM | |
CGUIHMM(CSGInterface *interface) | CGUIHMM | |
chop(float64_t value) | CGUIHMM | |
classify(CRegressionLabels *output=NULL) | CGUIHMM | |
classify_example(int32_t idx) | CGUIHMM | |
clone() | CSGObject | virtual |
converge(float64_t x, float64_t y) | CGUIHMM | protected |
convergence_criteria(int32_t num_iterations=100, float64_t epsilon=0.001) | CGUIHMM | |
CSGObject() | CSGObject | |
CSGObject(const CSGObject &orig) | CSGObject | |
deep_copy() const | CSGObject | virtual |
entropy(float64_t *&values, int32_t &len) | CGUIHMM | |
equals(CSGObject *other, float64_t accuracy=0.0, bool tolerant=false) | CSGObject | virtual |
get_current() | CGUIHMM | |
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 | CGUIHMM | virtual |
get_neg() | CGUIHMM | |
get_pos() | CGUIHMM | |
get_pseudo() | CGUIHMM | |
get_test() | CGUIHMM | |
io | CSGObject | |
is_generic(EPrimitiveType *generic) const | CSGObject | virtual |
likelihood() | CGUIHMM | |
linear_one_class_classify(CRegressionLabels *output=NULL) | CGUIHMM | |
linear_train(char align='l') | CGUIHMM | |
linear_train_from_file(char *param) | CGUIHMM | |
load(char *filename) | CGUIHMM | |
load_definitions(char *filename, bool do_init=false) | CGUIHMM | |
load_serializable(CSerializableFile *file, const char *prefix="") | CSGObject | virtual |
load_serializable_post() | CSGObject | protectedvirtual |
load_serializable_pre() | CSGObject | protectedvirtual |
M | CGUIHMM | protected |
m_gradient_parameters | CSGObject | |
m_hash | CSGObject | |
m_model_selection_parameters | CSGObject | |
m_parameters | CSGObject | |
neg | CGUIHMM | protected |
new_hmm(int32_t n, int32_t m) | CGUIHMM | |
normalize(bool keep_dead_states=false) | CGUIHMM | |
one_class_classify(CRegressionLabels *output=NULL) | CGUIHMM | |
one_class_classify_example(int32_t idx) | CGUIHMM | |
output_hmm() | CGUIHMM | |
output_hmm_defined() | CGUIHMM | |
parallel | CSGObject | |
parameter_hash_changed() | CSGObject | virtual |
permutation_entropy(int32_t width=0, int32_t seq_num=-1) | CGUIHMM | |
pos | CGUIHMM | protected |
print_modsel_params() | CSGObject | |
print_serializable(const char *prefix="") | CSGObject | virtual |
PSEUDO | CGUIHMM | protected |
relative_entropy(float64_t *&values, int32_t &len) | CGUIHMM | |
save(char *filename, bool is_binary=false) | CGUIHMM | |
save_likelihood(char *filename, bool is_binary=false) | CGUIHMM | |
save_path(char *filename, bool is_binary=false) | CGUIHMM | |
save_serializable(CSerializableFile *file, const char *prefix="") | CSGObject | virtual |
save_serializable_post() | CSGObject | protectedvirtual |
save_serializable_pre() | CSGObject | protectedvirtual |
set_current(CHMM *h) | CGUIHMM | |
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_hmm_as(char *target) | CGUIHMM | |
set_max_dim(char *param) | CGUIHMM | |
set_num_hmm_tables(char *param) | CGUIHMM | |
set_pseudo(float64_t pseudo) | CGUIHMM | |
shallow_copy() const | CSGObject | virtual |
switch_model(CHMM **m1, CHMM **m2) | CGUIHMM | protected |
test | CGUIHMM | protected |
ui | CGUIHMM | protected |
unset_generic() | CSGObject | |
update_parameter_hash() | CSGObject | virtual |
version | CSGObject | |
viterbi_train() | CGUIHMM | |
viterbi_train_defined() | CGUIHMM | |
working | CGUIHMM | protected |
~CGUIHMM() | CGUIHMM | |
~CSGObject() | CSGObject | virtual |