CGaussianARDKernel Member List

This is the complete list of members for CGaussianARDKernel, including all inherited members.
add_to_normal(int32_t vector_idx, float64_t weight)CKernel [virtual]
build_parameter_dictionary(CMap< TParameter *, CSGObject * > &dict)CSGObject
cache_kernel_row(int32_t x)CKernel
cache_multiple_kernel_rows(int32_t *key, int32_t varnum)CKernel
cache_reset()CKernel
cache_sizeCKernel [protected]
CDotKernel()CDotKernel
CDotKernel(int32_t cachesize)CDotKernel
CDotKernel(CFeatures *l, CFeatures *r)CDotKernel
CGaussianARDKernel()CGaussianARDKernel
CGaussianARDKernel(int32_t size, float64_t width)CGaussianARDKernel
CGaussianARDKernel(CDenseFeatures< float64_t > *l, CDenseFeatures< float64_t > *r, int32_t size=10, float64_t width=2.0)CGaussianARDKernel
CKernel()CKernel
CKernel(int32_t size)CKernel
CKernel(CFeatures *l, CFeatures *r, int32_t size)CKernel
cleanup()CKernel [virtual]
clear_normal()CKernel [virtual]
CLinearARDKernel()CLinearARDKernel
CLinearARDKernel(int32_t size)CLinearARDKernel
CLinearARDKernel(CDenseFeatures< float64_t > *l, CDenseFeatures< float64_t > *r, int32_t size=10)CLinearARDKernel
combined_kernel_weightCKernel [protected]
compute(int32_t idx_a, int32_t idx_b)CGaussianARDKernel [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)CKernel [virtual]
compute_by_subkernel(int32_t vector_idx, float64_t *subkernel_contrib)CKernel [virtual]
compute_optimized(int32_t vector_idx)CKernel [virtual]
compute_row_start(int64_t offs, int32_t n, bool symmetric)CKernel [protected]
CSGObject()CSGObject
CSGObject(const CSGObject &orig)CSGObject
deep_copy() const CSGObject [virtual]
delete_optimization()CKernel [virtual]
get_activenum_cache()CKernel
get_cache_size()CKernel
get_combined_kernel_weight()CKernel
get_feature_class()CLinearARDKernel [virtual]
get_feature_type()CLinearARDKernel [virtual]
get_global_io()CSGObject
get_global_parallel()CSGObject
get_global_version()CSGObject
get_is_initialized()CKernel
get_kernel_col(int32_t j)CKernel [virtual]
get_kernel_diagonal()CKernel
get_kernel_matrix()CKernel
get_kernel_matrix()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()CGaussianARDKernel [virtual]
get_lhs()CKernel
get_lhs_equals_rhs()CKernel
get_max_elems_cache()CKernel
get_modelsel_names()CSGObject
get_modsel_param_descr(const char *param_name)CSGObject
get_modsel_param_index(const char *param_name)CSGObject
get_name() const CGaussianARDKernel [virtual]
get_normalizer()CKernel [virtual]
get_num_subkernels()CKernel [virtual]
get_num_vec_lhs()CKernel [virtual]
get_num_vec_rhs()CKernel [virtual]
get_optimization_type()CKernel
get_parameter_gradient(TParameter *param, CSGObject *obj, index_t index=-1)CGaussianARDKernel [virtual]
get_rhs()CKernel
get_subkernel_weights(int32_t &num_weights)CKernel [virtual]
get_weight(index_t i)CLinearARDKernel [virtual]
has_features()CKernel [virtual]
has_property(EKernelProperty p)CKernel
init(CFeatures *l, CFeatures *r)CGaussianARDKernel [virtual]
init_ft_weights()CLinearARDKernel [protected]
init_normalizer()CKernel [virtual]
init_optimization(int32_t count, int32_t *IDX, float64_t *weights)CKernel [virtual]
init_optimization_svm(CSVM *svm)CKernel
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_matrixCKernel [protected]
lhsCKernel [protected]
lhs_equals_rhsCKernel [protected]
list_kernel()CKernel
load(CFile *loader)CKernel
load_all_file_parameters(int32_t file_version, int32_t current_version, CSerializableFile *file, const char *prefix="")CSGObject
load_file_parameters(const SGParamInfo *param_info, int32_t file_version, CSerializableFile *file, const char *prefix="")CSGObject
load_serializable(CSerializableFile *file, const char *prefix="", int32_t param_version=VERSION_PARAMETER)CSGObject [virtual]
load_serializable_post()CKernel [protected, virtual]
load_serializable_pre()CSGObject [protected, virtual]
m_hashCSGObject
m_model_selection_parametersCSGObject
m_parameter_mapCSGObject
m_parametersCSGObject
m_weightsCLinearARDKernel [protected]
m_widthCGaussianARDKernel [protected]
map_parameters(DynArray< TParameter * > *param_base, int32_t &base_version, DynArray< const SGParamInfo * > *target_param_infos)CSGObject
migrate(DynArray< TParameter * > *param_base, const SGParamInfo *target)CSGObject [protected, virtual]
normalizerCKernel [protected]
num_lhsCKernel [protected]
num_rhsCKernel [protected]
one_to_one_migration_prepare(DynArray< TParameter * > *param_base, const SGParamInfo *target, TParameter *&replacement, TParameter *&to_migrate, char *old_name=NULL)CSGObject [protected, virtual]
opt_typeCKernel [protected]
optimization_initializedCKernel [protected]
parallelCSGObject
print_modsel_params()CSGObject
print_serializable(const char *prefix="")CSGObject [virtual]
propertiesCKernel [protected]
register_params()CKernel [protected, virtual]
remove_lhs()CKernel [virtual]
remove_lhs_and_rhs()CKernel [virtual]
remove_rhs()CKernel [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="", int32_t param_version=VERSION_PARAMETER)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_global_io(SGIO *io)CSGObject
set_global_parallel(Parallel *parallel)CSGObject
set_global_version(Version *version)CSGObject
set_is_initialized(bool p_init)CKernel [protected]
set_normalizer(CKernelNormalizer *normalizer)CKernel [virtual]
set_optimization_type(EOptimizationType t)CKernel [virtual]
set_property(EKernelProperty p)CKernel [protected]
set_subkernel_weights(SGVector< float64_t > weights)CKernel [virtual]
set_time(int32_t t)CKernel
set_weight(float64_t w, index_t i)CLinearARDKernel [virtual]
shallow_copy() const CSGObject [virtual]
unset_generic()CSGObject
unset_property(EKernelProperty p)CKernel [protected]
update_parameter_hash()CSGObject [protected, virtual]
versionCSGObject
~CGaussianARDKernel()CGaussianARDKernel [virtual]
~CKernel()CKernel [virtual]
~CLinearARDKernel()CLinearARDKernel [virtual]
~CSGObject()CSGObject [virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

SHOGUN Machine Learning Toolbox - Documentation