CPolyMatchWordKernel Member List

This is the complete list of members for CPolyMatchWordKernel, including all inherited members.

add_to_normal(INT vector_idx, DREAL weight)CKernel [virtual]
cache_sizeCKernel [protected]
CKernel(INT size)CKernel
CKernel(CFeatures *l, CFeatures *r, INT size)CKernel
cleanup()CPolyMatchWordKernel [virtual]
clear_normal()CKernel [virtual]
combined_kernel_weightCKernel [protected]
compute(INT idx_a, INT idx_b)CPolyMatchWordKernel [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]
CPolyMatchWordKernel(INT size, INT degree, bool inhomogene, bool use_normalization=true)CPolyMatchWordKernel
CPolyMatchWordKernel(CWordFeatures *l, CWordFeatures *r, INT degree, bool inhomogene, bool use_normalization=true)CPolyMatchWordKernel
CSGObject()CSGObject
CSGObject(const CSGObject &orig)CSGObject
CSimpleKernel(INT cachesize)CSimpleKernel< ST >
CSimpleKernel(CFeatures *l, CFeatures *r)CSimpleKernel< ST >
degreeCPolyMatchWordKernel [protected]
delete_optimization()CKernel [virtual]
do_precompute_matrix()CKernel [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()CPolyMatchWordKernel [virtual]
get_lhs()CKernel
get_name()CPolyMatchWordKernel [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
inhomogeneCPolyMatchWordKernel [protected]
init(CFeatures *l, CFeatures *r)CPolyMatchWordKernel [virtual]
init_optimization(INT count, INT *IDX, DREAL *weights)CKernel [virtual]
init_optimization_svm(CSVM *svm)CKernel
init_sqrt_diag(DREAL *v, INT num)CKernel [protected]
initializedCPolyMatchWordKernel [protected]
ioCSGObject [static]
kernel(INT idx_a, INT idx_b)CKernel
kernel_matrixCKernel [protected]
lhsCKernel [protected]
list_kernel()CKernel
load(CHAR *fname)CKernel
load_init(FILE *src)CPolyMatchWordKernel [virtual]
opt_typeCKernel [protected]
optimization_initializedCKernel [protected]
parallelCSGObject [static]
precompute_matrixCKernel [protected]
precompute_subkernel_matrixCKernel [protected]
precomputed_matrixCKernel [protected]
propertiesCKernel [protected]
remove_lhs()CKernel [virtual]
remove_lhs_and_rhs()CKernel [virtual]
remove_rhs()CKernel [virtual]
rhsCKernel [protected]
save(CHAR *fname)CKernel
save_init(FILE *dest)CPolyMatchWordKernel [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)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]
sqrtdiag_lhsCPolyMatchWordKernel [protected]
sqrtdiag_rhsCPolyMatchWordKernel [protected]
unset_property(EKernelProperty p)CKernel [protected]
use_normalizationCPolyMatchWordKernel [protected]
versionCSGObject [static]
~CKernel()CKernel [virtual]
~CPolyMatchWordKernel()CPolyMatchWordKernel [virtual]
~CSGObject()CSGObject [virtual]


SHOGUN Machine Learning Toolbox - Documentation