CLinearKernel Member List

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

add_to_normal(INT idx, DREAL weight)CLinearKernel [virtual]
cache_sizeCKernel [protected]
CKernel(INT size)CKernel
CKernel(CFeatures *l, CFeatures *r, INT size)CKernel
cleanup()CLinearKernel [virtual]
clear_normal()CLinearKernel [virtual]
CLinearKernel(INT size, DREAL scale=1.0)CLinearKernel
CLinearKernel(CRealFeatures *l, CRealFeatures *r, DREAL scale=1.0, INT size=10)CLinearKernel
combined_kernel_weightCKernel [protected]
compute(INT idx_a, INT idx_b)CLinearKernel [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 idx)CLinearKernel [virtual]
CSGObject()CSGObject
CSGObject(const CSGObject &orig)CSGObject
CSimpleKernel(INT cachesize)CSimpleKernel< ST >
CSimpleKernel(CFeatures *l, CFeatures *r)CSimpleKernel< ST >
delete_optimization()CLinearKernel [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()CLinearKernel [virtual]
get_lhs()CKernel
get_name()CLinearKernel [virtual]
get_normal(INT &len)CLinearKernel
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]
get_w(DREAL **dst_w, INT *dst_dims)CLinearKernel
has_features()CKernel
has_property(EKernelProperty p)CKernel
init(CFeatures *l, CFeatures *r)CLinearKernel [virtual]
init_optimization(INT num_suppvec, INT *sv_idx, DREAL *alphas)CLinearKernel [virtual]
init_optimization_svm(CSVM *svm)CKernel
init_rescale()CLinearKernel [protected, virtual]
init_sqrt_diag(DREAL *v, INT num)CKernel [protected]
initializedCLinearKernel [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)CLinearKernel [virtual]
normalCLinearKernel [protected]
normal_lengthCLinearKernel [protected]
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)CLinearKernel [virtual]
scaleCLinearKernel [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]
set_w(DREAL *src_w, INT src_w_dim)CLinearKernel
unset_property(EKernelProperty p)CKernel [protected]
versionCSGObject [static]
~CKernel()CKernel [virtual]
~CLinearKernel()CLinearKernel [virtual]
~CSGObject()CSGObject [virtual]


SHOGUN Machine Learning Toolbox - Documentation