CLDA Member List

This is the complete list of members for CLDA, including all inherited members.
apply()CLinearMachine [virtual]
apply(CFeatures *data)CLinearMachine [virtual]
apply(int32_t vec_idx)CLinearMachine [virtual]
biasCLinearMachine [protected]
CLDA(float64_t gamma=0)CLDA
CLDA(float64_t gamma, CSimpleFeatures< float64_t > *traindat, CLabels *trainlab)CLDA
CLinearMachine()CLinearMachine
CMachine()CMachine
CSGObject()CSGObject
CSGObject(const CSGObject &orig)CSGObject
featuresCLinearMachine [protected]
get_bias()CLinearMachine
get_classifier_type()CLDA [virtual]
get_features()CLinearMachine [virtual]
get_gamma()CLDA
get_global_io()CSGObject
get_global_parallel()CSGObject
get_global_version()CSGObject
get_label(int32_t i)CMachine [virtual]
get_labels()CMachine [virtual]
get_max_train_time()CMachine
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 CLDA [virtual]
get_solver_type()CMachine
get_w(float64_t *&dst_w, int32_t &dst_dims)CLinearMachine
get_w()CLinearMachine
ioCSGObject
is_generic(EPrimitiveType *generic) const CSGObject [virtual]
labelsCMachine [protected]
load(FILE *srcfile)CLinearMachine [virtual]
load_serializable(CSerializableFile *file, const char *prefix="")CSGObject [virtual]
load_serializable_post()CSGObject [protected, virtual]
load_serializable_pre()CSGObject [protected, virtual]
m_gammaCLDA [protected]
m_model_selection_parametersCSGObject
m_parametersCSGObject
m_store_model_featuresCMachine [protected]
max_train_timeCMachine [protected]
parallelCSGObject
print_serializable(const char *prefix="")CSGObject [virtual]
save(FILE *dstfile)CLinearMachine [virtual]
save_serializable(CSerializableFile *file, const char *prefix="")CSGObject [virtual]
save_serializable_post()CSGObject [protected, virtual]
save_serializable_pre()CSGObject [protected, virtual]
set_bias(float64_t b)CLinearMachine
set_features(CDotFeatures *feat)CLDA [virtual]
set_gamma(float64_t gamma)CLDA
set_generic()CSGObject
set_global_io(SGIO *io)CSGObject
set_global_parallel(Parallel *parallel)CSGObject
set_global_version(Version *version)CSGObject
set_labels(CLabels *lab)CMachine [virtual]
set_max_train_time(float64_t t)CMachine
set_solver_type(ESolverType st)CMachine
set_store_model_features(bool store_model)CMachine [virtual]
set_w(SGVector< float64_t > src_w)CLinearMachine
solver_typeCMachine [protected]
store_model_features()CLinearMachine [protected, virtual]
train(CFeatures *data=NULL)CMachine [virtual]
train_machine(CFeatures *data=NULL)CLDA [protected, virtual]
unset_generic()CSGObject
versionCSGObject
wCLinearMachine [protected]
w_dimCLinearMachine [protected]
~CLDA()CLDA [virtual]
~CLinearMachine()CLinearMachine [virtual]
~CMachine()CMachine [virtual]
~CSGObject()CSGObject [virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

SHOGUN Machine Learning Toolbox - Documentation