CCombinedKernel Member List

This is the complete list of members for CCombinedKernel, including all inherited members.
add_to_normal(int32_t idx, float64_t weight)CCombinedKernel [virtual]
adjust_num_lhs_rhs_initialized(CKernel *k)CCombinedKernel [protected]
append_kernel(CKernel *k)CCombinedKernel
append_subkernel_weightsCCombinedKernel [protected]
cache_sizeCKernel [protected]
CCombinedKernel(int32_t size=10, bool append_subkernel_weights=false)CCombinedKernel
CKernel()CKernel
CKernel(int32_t size)CKernel
CKernel(CFeatures *l, CFeatures *r, int32_t size)CKernel
cleanup()CCombinedKernel [virtual]
clear_normal()CCombinedKernel [virtual]
combined_kernel_weightCKernel [protected]
compute(int32_t x, int32_t y)CCombinedKernel [protected, virtual]
compute_batch(int32_t num_vec, int32_t *vec_idx, float64_t *target, int32_t num_suppvec, int32_t *IDX, float64_t *alphas, float64_t factor=1.0)CCombinedKernel [virtual]
compute_by_subkernel(int32_t idx, float64_t *subkernel_contrib)CCombinedKernel [virtual]
compute_kernel_helper(void *p)CCombinedKernel [static]
compute_optimized(int32_t idx)CCombinedKernel [virtual]
compute_optimized_kernel_helper(void *p)CCombinedKernel [static]
compute_row_start(int64_t offs, int32_t n, bool symmetric)CKernel [protected]
CSGObject()CSGObject
CSGObject(const CSGObject &orig)CSGObject
delete_kernel()CCombinedKernel
delete_optimization()CCombinedKernel [virtual]
emulate_compute_batch(CKernel *k, int32_t num_vec, int32_t *vec_idx, float64_t *target, int32_t num_suppvec, int32_t *IDX, float64_t *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 * > *&current)CCombinedKernel
get_io()CSGObject
get_is_initialized()CKernel
get_kernel(int32_t idx)CCombinedKernel
get_kernel_matrix(float64_t **dst, int32_t *m, int32_t *n)CKernel
get_kernel_matrix(int32_t &m, int32_t &n, T *target)CKernel
get_kernel_matrix_helper(void *p)CKernel [protected, static]
get_kernel_type()CCombinedKernel [virtual]
get_last_kernel()CCombinedKernel
get_lhs()CKernel
get_name() const CCombinedKernel [virtual]
get_next_kernel()CCombinedKernel
get_next_kernel(CListElement< CKernel * > *&current)CCombinedKernel
get_normalizer()CKernel [virtual]
get_num_subkernels()CCombinedKernel [virtual]
get_num_vec_lhs()CKernel [virtual]
get_num_vec_rhs()CKernel [virtual]
get_optimization_type()CKernel
get_parallel()CSGObject
get_rhs()CKernel
get_subkernel_weights(int32_t &num_weights)CCombinedKernel [virtual]
get_subkernel_weights(float64_t **weights, int32_t *num_weights)CCombinedKernel [virtual]
get_version()CSGObject
has_features()CCombinedKernel [virtual]
has_property(EKernelProperty p)CKernel
init(CFeatures *lhs, CFeatures *rhs)CCombinedKernel [virtual]
init_normalizer()CKernel [virtual]
init_optimization(int32_t count, int32_t *IDX, float64_t *weights)CCombinedKernel [virtual]
init_optimization_svm(CSVM *svm)CKernel
initializedCCombinedKernel [protected]
insert_kernel(CKernel *k)CCombinedKernel
ioCSGObject
kernel(int32_t idx_a, int32_t idx_b)CKernel
kernel_listCCombinedKernel [protected]
kernel_matrixCKernel [protected]
lhsCKernel [protected]
lhs_equals_rhs()CKernel
list_kernel()CKernel
list_kernels()CCombinedKernel
load(CFile *loader)CKernel
normalizerCKernel [protected]
num_lhsCKernel [protected]
num_rhsCKernel [protected]
opt_typeCKernel [protected]
optimization_initializedCKernel [protected]
parallelCSGObject
precompute_subkernels()CCombinedKernel
propertiesCKernel [protected]
remove_lhs()CCombinedKernel [virtual]
remove_lhs_and_rhs()CCombinedKernel [virtual]
remove_rhs()CCombinedKernel [virtual]
rhsCKernel [protected]
save(CFile *writer)CKernel
set_cache_size(int32_t size)CKernel
set_combined_kernel_weight(float64_t nw)CKernel
set_io(CIO *io)CSGObject
set_is_initialized(bool p_init)CKernel [protected]
set_normalizer(CKernelNormalizer *normalizer)CKernel [virtual]
set_optimization_type(EOptimizationType t)CCombinedKernel [virtual]
set_parallel(CParallel *parallel)CSGObject
set_property(EKernelProperty p)CKernel [protected]
set_subkernel_weights(float64_t *weights, int32_t num_weights)CCombinedKernel [virtual]
set_version(CVersion *version)CSGObject
subkernel_weights_bufferCCombinedKernel [protected]
sv_countCCombinedKernel [protected]
sv_idxCCombinedKernel [protected]
sv_weightCCombinedKernel [protected]
unset_property(EKernelProperty p)CKernel [protected]
versionCSGObject
~CCombinedKernel()CCombinedKernel [virtual]
~CKernel()CKernel [virtual]
~CSGObject()CSGObject [virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

SHOGUN Machine Learning Toolbox - Documentation