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_kernel_row(int32_t x)CKernel
cache_multiple_kernel_rows(int32_t *key, int32_t varnum)CKernel
cache_reset()CKernel
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_activenum_cache()CKernel
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 *&current)CCombinedKernel
get_io()CSGObject
get_is_initialized()CKernel
get_kernel(int32_t idx)CCombinedKernel
get_kernel_col(int32_t j)CKernel [virtual]
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_row(int32_t i)CKernel [virtual]
get_kernel_row(int32_t docnum, int32_t *active2dnum, float64_t *buffer, bool full_line=false)CKernel
get_kernel_type()CCombinedKernel [virtual]
get_last_kernel()CCombinedKernel
get_lhs()CKernel
get_lhs_equals_rhs()CKernel
get_max_elems_cache()CKernel
get_name() const CCombinedKernel [virtual]
get_next_kernel()CCombinedKernel
get_next_kernel(CListElement *&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
is_generic(EPrimitiveType *generic) const CSGObject [virtual]
kernel(int32_t idx_a, int32_t idx_b)CKernel
kernel_cacheCKernel [protected]
kernel_cache_check(int32_t cacheidx)CKernel
kernel_cache_cleanup()CKernel
kernel_cache_init(int32_t size, bool regression_hack=false)CKernel
kernel_cache_reset_lru()CKernel
kernel_cache_shrink(int32_t totdoc, int32_t num_shrink, int32_t *after)CKernel
kernel_cache_space_available()CKernel
kernel_cache_touch(int32_t cacheidx)CKernel
kernel_listCCombinedKernel [protected]
kernel_matrixCKernel [protected]
lhsCKernel [protected]
lhs_equals_rhsCKernel [protected]
list_kernel()CKernel
list_kernels()CCombinedKernel
load(CFile *loader)CKernel
load_serializable(CSerializableFile *file, const char *prefix="")CSGObject [virtual]
load_serializable_post()CKernel [protected, virtual]
load_serializable_pre()CSGObject [protected, virtual]
m_parametersCSGObject [protected]
normalizerCKernel [protected]
num_lhsCKernel [protected]
num_rhsCKernel [protected]
opt_typeCKernel [protected]
optimization_initializedCKernel [protected]
parallelCSGObject
precompute_subkernels()CCombinedKernel
print_serializable(const char *prefix="")CSGObject [virtual]
propertiesCKernel [protected]
remove_lhs()CCombinedKernel [virtual]
remove_lhs_and_rhs()CCombinedKernel [virtual]
remove_rhs()CCombinedKernel [virtual]
resize_kernel_cache(KERNELCACHE_IDX size, bool regression_hack=false)CKernel
rhsCKernel [protected]
save(CFile *writer)CKernel
save_serializable(CSerializableFile *file, const char *prefix="")CSGObject [virtual]
save_serializable_post()CKernel [protected, virtual]
save_serializable_pre()CKernel [protected, virtual]
set_cache_size(int32_t size)CKernel
set_combined_kernel_weight(float64_t nw)CKernel
set_generic()CSGObject
set_io(IO *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(Parallel *parallel)CSGObject
set_property(EKernelProperty p)CKernel [protected]
set_subkernel_weights(float64_t *weights, int32_t num_weights)CCombinedKernel [virtual]
set_time(int32_t t)CKernel
set_version(Version *version)CSGObject
subkernel_weights_bufferCCombinedKernel [protected]
sv_countCCombinedKernel [protected]
sv_idxCCombinedKernel [protected]
sv_weightCCombinedKernel [protected]
unset_generic()CSGObject
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