, 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_size | CKernel | [protected] |
CKernel() | CKernel | |
CKernel(int32_t size) | CKernel | |
CKernel(CFeatures *l, CFeatures *r, int32_t size) | CKernel | |
cleanup() | CKernel | [virtual] |
clear_normal() | CKernel | [virtual] |
combined_kernel_weight | CKernel | [protected] |
compute(int32_t idx_a, int32_t idx_b) | CSphericalKernel | [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 | |
CSphericalKernel() | CSphericalKernel | |
CSphericalKernel(int32_t size, float64_t sigma, CDistance *dist) | CSphericalKernel | |
CSphericalKernel(CFeatures *l, CFeatures *r, float64_t sigma, CDistance *dist) | CSphericalKernel | |
deep_copy() const | CSGObject | [virtual] |
delete_optimization() | CKernel | [virtual] |
distance | CSphericalKernel | [protected] |
get_activenum_cache() | CKernel | |
get_cache_size() | CKernel | |
get_combined_kernel_weight() | CKernel | |
get_feature_class() | CSphericalKernel | [virtual] |
get_feature_type() | CSphericalKernel | [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() | CSphericalKernel | [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 | CSphericalKernel | [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) | CKernel | [virtual] |
get_rhs() | CKernel | |
get_sigma() const | CSphericalKernel | [virtual] |
get_subkernel_weights(int32_t &num_weights) | CKernel | [virtual] |
has_features() | CKernel | [virtual] |
has_property(EKernelProperty p) | CKernel | |
init(CFeatures *l, CFeatures *r) | CSphericalKernel | [virtual] |
init() | CSphericalKernel | |
init_normalizer() | CKernel | [virtual] |
init_optimization(int32_t count, int32_t *IDX, float64_t *weights) | CKernel | [virtual] |
init_optimization_svm(CSVM *svm) | CKernel | |
io | CSGObject | |
is_generic(EPrimitiveType *generic) const | CSGObject | [virtual] |
kernel(int32_t idx_a, int32_t idx_b) | CKernel | |
kernel_cache | CKernel | [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_matrix | CKernel | [protected] |
lhs | CKernel | [protected] |
lhs_equals_rhs | CKernel | [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_hash | CSGObject | |
m_model_selection_parameters | CSGObject | |
m_parameter_map | CSGObject | |
m_parameters | CSGObject | |
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] |
normalizer | CKernel | [protected] |
num_lhs | CKernel | [protected] |
num_rhs | CKernel | [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_type | CKernel | [protected] |
optimization_initialized | CKernel | [protected] |
parallel | CSGObject | |
print_modsel_params() | CSGObject | |
print_serializable(const char *prefix="") | CSGObject | [virtual] |
properties | CKernel | [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 | |
rhs | CKernel | [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_sigma(float64_t s) | CSphericalKernel | [virtual] |
set_subkernel_weights(SGVector< float64_t > weights) | CKernel | [virtual] |
set_time(int32_t t) | CKernel | |
shallow_copy() const | CSGObject | [virtual] |
sigma | CSphericalKernel | [protected] |
unset_generic() | CSGObject | |
unset_property(EKernelProperty p) | CKernel | [protected] |
update_parameter_hash() | CSGObject | [protected, virtual] |
version | CSGObject | |
~CKernel() | CKernel | [virtual] |
~CSGObject() | CSGObject | [virtual] |
~CSphericalKernel() | CSphericalKernel | [virtual] |