, including all inherited members.
| add_to_normal(INT idx, DREAL weight) | CCombinedKernel | [virtual] |
| append_kernel(CKernel *k) | CCombinedKernel | |
| append_subkernel_weights | CCombinedKernel | [protected] |
| cache_size | CKernel | [protected] |
| CCombinedKernel(INT size=10, bool append_subkernel_weights=false) | CCombinedKernel | |
| CCombinedKernel(CCombinedFeatures *l, CCombinedFeatures *r, bool append_subkernel_weights=false) | CCombinedKernel | |
| CKernel(INT size) | CKernel | |
| CKernel(CFeatures *l, CFeatures *r, INT size) | CKernel | |
| cleanup() | CCombinedKernel | [virtual] |
| clear_normal() | CCombinedKernel | [virtual] |
| combined_kernel_weight | CKernel | [protected] |
| compute(INT x, INT y) | CCombinedKernel | [protected, virtual] |
| compute_batch(INT num_vec, INT *vec_idx, DREAL *target, INT num_suppvec, INT *IDX, DREAL *alphas, DREAL factor=1.0) | CCombinedKernel | [virtual] |
| compute_by_subkernel(INT idx, DREAL *subkernel_contrib) | CCombinedKernel | [virtual] |
| compute_kernel_helper(void *p) | CCombinedKernel | [static] |
| compute_optimized(INT idx) | CCombinedKernel | [virtual] |
| compute_optimized_kernel_helper(void *p) | CCombinedKernel | [static] |
| CSGObject() | CSGObject | |
| CSGObject(const CSGObject &orig) | CSGObject | |
| delete_kernel() | CCombinedKernel | |
| delete_optimization() | CCombinedKernel | [virtual] |
| do_precompute_matrix() | CKernel | [protected] |
| emulate_compute_batch(CKernel *k, INT num_vec, INT *vec_idx, DREAL *target, INT num_suppvec, INT *IDX, DREAL *weights) | CCombinedKernel | |
| get_append_subkernel_weights() | CCombinedKernel | |
| get_cache_size() | CKernel | |
| get_combined_kernel_weight() | CKernel | |
| get_feature_class() | CCombinedKernel | [virtual] |
| get_feature_type() | CCombinedKernel | [virtual] |
| get_first_kernel() | CCombinedKernel | |
| get_first_kernel(CListElement< CKernel * > *¤t) | CCombinedKernel | |
| get_is_initialized() | CKernel | |
| get_kernel(INT idx) | CCombinedKernel | |
| 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() | CCombinedKernel | [virtual] |
| get_last_kernel() | CCombinedKernel | |
| get_lhs() | CKernel | |
| get_name() | CCombinedKernel | [virtual] |
| get_next_kernel(const CKernel *current) | CCombinedKernel | |
| get_next_kernel(CListElement< CKernel * > *¤t) | CCombinedKernel | |
| get_num_subkernels() | CCombinedKernel | [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) | CCombinedKernel | [virtual] |
| has_features() | CKernel | |
| has_property(EKernelProperty p) | CKernel | |
| init(CFeatures *lhs, CFeatures *rhs) | CCombinedKernel | [virtual] |
| init_optimization(INT count, INT *IDX, DREAL *weights) | CCombinedKernel | [virtual] |
| init_optimization_svm(CSVM *svm) | CKernel | |
| init_sqrt_diag(DREAL *v, INT num) | CKernel | [protected] |
| insert_kernel(CKernel *k) | CCombinedKernel | |
| io | CSGObject | [static] |
| kernel(INT idx_a, INT idx_b) | CKernel | |
| kernel_list | CCombinedKernel | [protected] |
| kernel_matrix | CKernel | [protected] |
| lhs | CKernel | [protected] |
| list_kernel() | CKernel | |
| list_kernels() | CCombinedKernel | |
| load(CHAR *fname) | CKernel | |
| load_init(FILE *src) | CCombinedKernel | [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() | CCombinedKernel | [virtual] |
| remove_lhs_and_rhs() | CKernel | [virtual] |
| remove_rhs() | CCombinedKernel | [virtual] |
| rhs | CKernel | [protected] |
| save(CHAR *fname) | CKernel | |
| save_init(FILE *dest) | CCombinedKernel | [virtual] |
| 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) | CCombinedKernel | [virtual] |
| set_precompute_matrix(bool flag, bool subkernel_flag) | CCombinedKernel | [virtual] |
| set_property(EKernelProperty p) | CKernel | [protected] |
| set_subkernel_weights(DREAL *weights, INT num_weights) | CCombinedKernel | [virtual] |
| subkernel_weights_buffer | CCombinedKernel | [protected] |
| sv_count | CCombinedKernel | [protected] |
| sv_idx | CCombinedKernel | [protected] |
| sv_weight | CCombinedKernel | [protected] |
| unset_property(EKernelProperty p) | CKernel | [protected] |
| version | CSGObject | [static] |
| ~CCombinedKernel() | CCombinedKernel | [virtual] |
| ~CKernel() | CKernel | [virtual] |
| ~CSGObject() | CSGObject | [virtual] |