, including all inherited members.
add_to_normal(INT vector_idx, DREAL weight) | CKernel | [virtual] |
cache_size | CKernel | [protected] |
CKernel(INT size) | CKernel | |
CKernel(CFeatures *l, CFeatures *r, INT size) | CKernel | |
cleanup() | CKernel | [virtual] |
clear_normal() | CKernel | [virtual] |
combined_kernel_weight | CKernel | [protected] |
compute(INT idx_a, INT idx_b) | CWordMatchKernel | [protected, virtual] |
compute_batch(INT num_vec, INT *vec_idx, DREAL *target, INT num_suppvec, INT *IDX, DREAL *alphas, DREAL factor=1.0) | CKernel | [virtual] |
compute_by_subkernel(INT vector_idx, DREAL *subkernel_contrib) | CKernel | [virtual] |
compute_optimized(INT vector_idx) | CKernel | [virtual] |
CSGObject() | CSGObject | |
CSGObject(const CSGObject &orig) | CSGObject | |
CSimpleKernel(INT cachesize) | CSimpleKernel< ST > | |
CSimpleKernel(CFeatures *l, CFeatures *r) | CSimpleKernel< ST > | |
CWordMatchKernel(INT size, INT d, bool do_rescale=true, DREAL scale=1.) | CWordMatchKernel | |
CWordMatchKernel(CWordFeatures *l, CWordFeatures *r, INT degree, bool do_rescale=true, DREAL scale=1.) | CWordMatchKernel | |
degree | CWordMatchKernel | [protected] |
delete_optimization() | CKernel | [virtual] |
do_precompute_matrix() | CKernel | [protected] |
do_rescale | CWordMatchKernel | [protected] |
get_cache_size() | CKernel | |
get_combined_kernel_weight() | CKernel | |
get_feature_class() | CSimpleKernel< ST > | [virtual] |
get_feature_type() | CSimpleKernel< ST > | [virtual] |
get_feature_type() | CSimpleKernel< ST > | [virtual] |
get_feature_type() | CSimpleKernel< ST > | [virtual] |
get_feature_type() | CSimpleKernel< ST > | [virtual] |
get_feature_type() | CSimpleKernel< ST > | [virtual] |
get_feature_type() | CSimpleKernel< ST > | [virtual] |
get_feature_type() | CSimpleKernel< ST > | [virtual] |
get_feature_type() | CSimpleKernel< ST > | [virtual] |
get_is_initialized() | CKernel | |
get_kernel_matrix(DREAL **dst, INT *m, INT *n) | CKernel | |
get_kernel_matrix_real(int &m, int &n, DREAL *target) | CKernel | [virtual] |
get_kernel_matrix_shortreal(int &m, int &n, SHORTREAL *target) | CKernel | [virtual] |
get_kernel_type() | CWordMatchKernel | [virtual] |
get_lhs() | CKernel | |
get_name() | CWordMatchKernel | [virtual] |
get_num_subkernels() | CKernel | [virtual] |
get_num_vec_lhs() | CKernel | |
get_num_vec_rhs() | CKernel | |
get_optimization_type() | CKernel | |
get_precompute_matrix() | CKernel | |
get_precompute_subkernel_matrix() | CKernel | |
get_rhs() | CKernel | |
get_subkernel_weights(INT &num_weights) | CKernel | [virtual] |
has_features() | CKernel | |
has_property(EKernelProperty p) | CKernel | |
init(CFeatures *l, CFeatures *r) | CWordMatchKernel | [virtual] |
init_optimization(INT count, INT *IDX, DREAL *weights) | CKernel | [virtual] |
init_optimization_svm(CSVM *svm) | CKernel | |
init_rescale() | CWordMatchKernel | [protected, virtual] |
init_sqrt_diag(DREAL *v, INT num) | CKernel | [protected] |
initialized | CWordMatchKernel | [protected] |
io | CSGObject | [static] |
kernel(INT idx_a, INT idx_b) | CKernel | |
kernel_matrix | CKernel | [protected] |
lhs | CKernel | [protected] |
list_kernel() | CKernel | |
load(CHAR *fname) | CKernel | |
load_init(FILE *src) | CWordMatchKernel | [virtual] |
opt_type | CKernel | [protected] |
optimization_initialized | CKernel | [protected] |
parallel | CSGObject | [static] |
precompute_matrix | CKernel | [protected] |
precompute_subkernel_matrix | CKernel | [protected] |
precomputed_matrix | CKernel | [protected] |
properties | CKernel | [protected] |
remove_lhs() | CKernel | [virtual] |
remove_lhs_and_rhs() | CKernel | [virtual] |
remove_rhs() | CKernel | [virtual] |
rhs | CKernel | [protected] |
save(CHAR *fname) | CKernel | |
save_init(FILE *dest) | CWordMatchKernel | [virtual] |
scale | CWordMatchKernel | [protected] |
set_cache_size(INT size) | CKernel | |
set_combined_kernel_weight(double nw) | CKernel | |
set_is_initialized(bool p_init) | CKernel | [protected] |
set_optimization_type(EOptimizationType t) | CKernel | [virtual] |
set_precompute_matrix(bool flag, bool subkernel_flag) | CKernel | [virtual] |
set_property(EKernelProperty p) | CKernel | [protected] |
set_subkernel_weights(DREAL *weights, INT num_weights) | CKernel | [virtual] |
unset_property(EKernelProperty p) | CKernel | [protected] |
version | CSGObject | [static] |
~CKernel() | CKernel | [virtual] |
~CSGObject() | CSGObject | [virtual] |
~CWordMatchKernel() | CWordMatchKernel | [virtual] |