CCustomKernel Member List

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

add_to_normal(INT vector_idx, DREAL weight)CKernel [virtual]
cache_sizeCKernel [protected]
CCustomKernel()CCustomKernel
CCustomKernel(CFeatures *l, CFeatures *r)CCustomKernel
CKernel(INT size)CKernel
CKernel(CFeatures *l, CFeatures *r, INT size)CKernel
cleanup()CCustomKernel [virtual]
clear_normal()CKernel [virtual]
combined_kernel_weightCKernel [protected]
compute(INT row, INT col)CCustomKernel [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
delete_optimization()CKernel [virtual]
do_precompute_matrix()CKernel [protected]
get_cache_size()CKernel
get_combined_kernel_weight()CKernel
get_feature_class()CCustomKernel [virtual]
get_feature_type()CCustomKernel [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=NULL)CCustomKernel [virtual]
get_kernel_type()CCustomKernel [virtual]
get_lhs()CKernel
get_name()CCustomKernel [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)CCustomKernel [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]
ioCSGObject [static]
kernel(INT idx_a, INT idx_b)CKernel
kernel_matrixCKernel [protected]
kmatrixCCustomKernel [protected]
lhsCKernel [protected]
list_kernel()CKernel
load(CHAR *fname)CKernel
load_init(FILE *src)CCustomKernel [virtual]
num_colsCCustomKernel [protected]
num_rowsCCustomKernel [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)CCustomKernel [virtual]
set_cache_size(INT size)CKernel
set_combined_kernel_weight(double nw)CKernel
set_full_kernel_matrix_from_full(const DREAL *km, INT rows, INT cols)CCustomKernel
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_triangle_kernel_matrix_from_full(const DREAL *km, INT rows, INT cols)CCustomKernel
set_triangle_kernel_matrix_from_triangle(const DREAL *km, INT len)CCustomKernel
unset_property(EKernelProperty p)CKernel [protected]
upper_diagonalCCustomKernel [protected]
versionCSGObject [static]
~CCustomKernel()CCustomKernel [virtual]
~CKernel()CKernel [virtual]
~CSGObject()CSGObject [virtual]


SHOGUN Machine Learning Toolbox - Documentation