Main Page
Related Pages
Classes
Files
Directories
Class List
Class Index
Class Hierarchy
Class Members
CCPLEXSVM Member List
This is the complete list of members for
CCPLEXSVM
, including all inherited members.
C1
CSVM
[protected]
C2
CSVM
[protected]
C_mkl
CSVM
[protected]
CClassifier
()
CClassifier
CCPLEXSVM
()
CCPLEXSVM
CKernelMachine
()
CKernelMachine
classify
(CLabels *lab=NULL)
CSVM
[virtual]
classify_example
(int32_t num)
CSVM
[virtual]
classify_example_helper
(void *p)
CSVM
[static]
compute_objective
()
CSVM
create_new_model
(int32_t num)
CSVM
CSGObject
()
CSGObject
CSGObject
(const CSGObject &orig)
CSGObject
CSVM
(int32_t num_sv=0)
CSVM
CSVM
(float64_t C, CKernel *k, CLabels *lab)
CSVM
epsilon
CSVM
[protected]
get_alpha
(int32_t idx)
CSVM
get_alphas
(float64_t **alphas, int32_t *d1)
CSVM
get_batch_computation_enabled
()
CKernelMachine
get_bias
()
CSVM
get_bias_enabled
()
CSVM
get_C1
()
CSVM
get_C2
()
CSVM
get_classifier_type
()
CCPLEXSVM
[virtual]
get_epsilon
()
CSVM
get_kernel
()
CKernelMachine
get_label
(int32_t i)
CClassifier
[virtual]
get_labels
()
CClassifier
[virtual]
get_linadd_enabled
()
CKernelMachine
get_max_train_time
()
CClassifier
get_mkl_enabled
()
CSVM
get_mkl_iterations
()
CSVM
get_name
() const
CSVM
[virtual]
get_nu
()
CSVM
get_num_support_vectors
()
CSVM
get_objective
()
CSVM
get_qpsize
()
CSVM
get_shrinking_enabled
()
CSVM
get_solver_type
()
CClassifier
get_support_vector
(int32_t idx)
CSVM
get_support_vectors
(int32_t **svs, int32_t *num)
CSVM
get_weight_epsilon
()
CSVM
init_kernel_optimization
()
CSVM
io
CSGObject
kernel
CKernelMachine
[protected]
labels
CClassifier
[protected]
load
(FILE *svm_file)
CSVM
[virtual]
max_train_time
CClassifier
[protected]
mkl_iterations
CSVM
[protected]
mkl_norm
CSVM
[protected]
nu
CSVM
[protected]
objective
CSVM
[protected]
parallel
CSGObject
qpsize
CSVM
[protected]
ref
()
CSGObject
ref_count
() const
CSGObject
save
(FILE *svm_file)
CSVM
[virtual]
set_alpha
(int32_t idx, float64_t val)
CSVM
set_alphas
(float64_t *alphas, int32_t d)
CSVM
set_batch_computation_enabled
(bool enable)
CKernelMachine
set_bias
(float64_t bias)
CSVM
set_bias_enabled
(bool enable_bias)
CSVM
set_C
(float64_t c1, float64_t c2)
CSVM
set_C_mkl
(float64_t C)
CSVM
set_defaults
(int32_t num_sv=0)
CSVM
set_epsilon
(float64_t eps)
CSVM
set_kernel
(CKernel *k)
CKernelMachine
set_labels
(CLabels *lab)
CClassifier
[virtual]
set_linadd_enabled
(bool enable)
CKernelMachine
set_max_train_time
(float64_t t)
CClassifier
set_mkl_enabled
(bool enable)
CSVM
set_mkl_norm
(float64_t norm)
CSVM
set_nu
(float64_t nue)
CSVM
set_objective
(float64_t v)
CSVM
set_qpsize
(int32_t qps)
CSVM
set_shrinking_enabled
(bool enable)
CSVM
set_solver_type
(ESolverType st)
CClassifier
set_support_vector
(int32_t idx, int32_t val)
CSVM
set_support_vectors
(int32_t *svs, int32_t d)
CSVM
set_tube_epsilon
(float64_t eps)
CSVM
set_weight_epsilon
(float64_t eps)
CSVM
solver_type
CClassifier
[protected]
svm_loaded
CSVM
[protected]
svm_model
CSVM
[protected]
train
()
CCPLEXSVM
[virtual]
tube_epsilon
CSVM
[protected]
unref
()
CSGObject
use_batch_computation
CKernelMachine
[protected]
use_bias
CSVM
[protected]
use_linadd
CKernelMachine
[protected]
use_mkl
CSVM
[protected]
use_shrinking
CSVM
[protected]
version
CSGObject
weight_epsilon
CSVM
[protected]
~CClassifier
()
CClassifier
[virtual]
~CCPLEXSVM
()
CCPLEXSVM
[virtual]
~CKernelMachine
()
CKernelMachine
[virtual]
~CSGObject
()
CSGObject
[virtual]
~CSVM
()
CSVM
[virtual]
SHOGUN
Machine Learning Toolbox - Documentation