SHOGUN
v1.1.0
Main Page
Related Pages
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
shogun
CDistanceMachine
CDistanceMachine Member List
This is the complete list of members for
CDistanceMachine
, including all inherited members.
apply
()
CDistanceMachine
virtual
apply
(CFeatures *data)
CDistanceMachine
virtual
apply
(int32_t num)
CDistanceMachine
virtual
CDistanceMachine
()
CDistanceMachine
CMachine
()
CMachine
CSGObject
()
CSGObject
CSGObject
(const CSGObject &orig)
CSGObject
distance
CDistanceMachine
protected
distances_lhs
(float64_t *result, int32_t idx_a1, int32_t idx_a2, int32_t idx_b)
CDistanceMachine
distances_rhs
(float64_t *result, int32_t idx_b1, int32_t idx_b2, int32_t idx_a)
CDistanceMachine
get_classifier_type
()
CMachine
virtual
get_distance
()
CDistanceMachine
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
CDistanceMachine
virtual
get_solver_type
()
CMachine
io
CSGObject
is_generic
(EPrimitiveType *generic) const
CSGObject
virtual
labels
CMachine
protected
load
(FILE *srcfile)
CMachine
virtual
load_serializable
(CSerializableFile *file, const char *prefix="")
CSGObject
virtual
load_serializable_post
()
CSGObject
protected
virtual
load_serializable_pre
()
CSGObject
protected
virtual
m_model_selection_parameters
CSGObject
m_parameters
CSGObject
m_store_model_features
CMachine
protected
max_train_time
CMachine
protected
parallel
CSGObject
print_serializable
(const char *prefix="")
CSGObject
virtual
run_distance_thread_lhs
(void *p)
CDistanceMachine
protected
static
run_distance_thread_rhs
(void *p)
CDistanceMachine
protected
static
save
(FILE *dstfile)
CMachine
virtual
save_serializable
(CSerializableFile *file, const char *prefix="")
CSGObject
virtual
save_serializable_post
()
CSGObject
protected
virtual
save_serializable_pre
()
CSGObject
protected
virtual
set_distance
(CDistance *d)
CDistanceMachine
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
solver_type
CMachine
protected
store_model_features
()
CDistanceMachine
protected
virtual
train
(CFeatures *data=NULL)
CMachine
virtual
train_machine
(CFeatures *data=NULL)
CMachine
protected
virtual
unset_generic
()
CSGObject
version
CSGObject
~CDistanceMachine
()
CDistanceMachine
virtual
~CMachine
()
CMachine
virtual
~CSGObject
()
CSGObject
virtual
SHOGUN
Machine Learning Toolbox - Documentation