add_to_normal(int32_t vector_idx, float64_t weight) | CKernel | virtual |
build_gradient_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 |
CGaussianKernel() | CGaussianKernel | |
CGaussianKernel(float64_t width) | CGaussianKernel | |
CGaussianKernel(int32_t size, float64_t width) | CGaussianKernel | |
CGaussianKernel(CDotFeatures *l, CDotFeatures *r, float64_t width, int32_t size=10) | CGaussianKernel | |
CKernel() | CKernel | |
CKernel(int32_t size) | CKernel | |
CKernel(CFeatures *l, CFeatures *r, int32_t size) | CKernel | |
cleanup() | CGaussianKernel | virtual |
clear_normal() | CKernel | virtual |
clone() | CSGObject | virtual |
combined_kernel_weight | CKernel | protected |
compute(int32_t idx_a, int32_t idx_b) | CGaussianKernel | protectedvirtual |
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 | |
CShiftInvariantKernel() | CShiftInvariantKernel | |
CShiftInvariantKernel(CFeatures *l, CFeatures *r) | CShiftInvariantKernel | |
deep_copy() const | CSGObject | virtual |
delete_optimization() | CKernel | virtual |
distance(int32_t idx_a, int32_t idx_b) const | CGaussianKernel | protectedvirtual |
equals(CSGObject *other, float64_t accuracy=0.0, bool tolerant=false) | CSGObject | virtual |
get(const Tag< T > &_tag) const | CSGObject | |
get(const std::string &name) const | CSGObject | |
get_activenum_cache() | CKernel | |
get_cache_size() | CKernel | |
get_combined_kernel_weight() | CKernel | |
get_distance_type() const | CShiftInvariantKernel | virtual |
get_feature_class() | CGaussianKernel | virtual |
get_feature_type() | CGaussianKernel | 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(SGVector< float64_t > preallocated=SGVector< float64_t >()) | CKernel | |
get_kernel_matrix() | CKernel | |
get_kernel_matrix() | CKernel | |
get_kernel_matrix_helper(void *p) | CKernel | protectedstatic |
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() | CGaussianKernel | 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 | CGaussianKernel | 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(const TParameter *param, index_t index=-1) | CGaussianKernel | virtual |
get_parameter_gradient_diagonal(const TParameter *param, index_t index=-1) | CKernel | virtual |
get_rhs() | CKernel | |
get_subkernel_weights(int32_t &num_weights) | CKernel | virtual |
get_subkernel_weights() | CKernel | virtual |
get_width() const | CGaussianKernel | virtual |
has(const std::string &name) const | CSGObject | |
has(const Tag< T > &tag) const | CSGObject | |
has(const std::string &name) const | CSGObject | |
has_features() | CKernel | virtual |
has_property(EKernelProperty p) | CKernel | |
init(CFeatures *l, CFeatures *r) | CGaussianKernel | virtual |
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_serializable(CSerializableFile *file, const char *prefix="") | CSGObject | virtual |
load_serializable_post() | CGaussianKernel | protectedvirtual |
load_serializable_pre() | CSGObject | protectedvirtual |
m_distance | CShiftInvariantKernel | protected |
m_gradient_parameters | CSGObject | |
m_hash | CSGObject | |
m_log_width | CGaussianKernel | protected |
m_model_selection_parameters | CSGObject | |
m_parameters | CSGObject | |
normalizer | CKernel | protected |
num_lhs | CKernel | protected |
num_rhs | CKernel | protected |
obtain_from_generic(CKernel *kernel) | CGaussianKernel | static |
shogun::CShiftInvariantKernel::obtain_from_generic(CSGObject *kernel) | CKernel | static |
opt_type | CKernel | protected |
optimization_initialized | CKernel | protected |
parallel | CSGObject | |
parameter_hash_changed() | CSGObject | virtual |
precompute_distance() | CShiftInvariantKernel | virtual |
print_modsel_params() | CSGObject | |
print_serializable(const char *prefix="") | CSGObject | virtual |
properties | CKernel | protected |
register_param(Tag< T > &_tag, const T &value) | CSGObject | protected |
register_param(const std::string &name, const T &value) | CSGObject | protected |
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 |
row_col_wise_sum_block(index_t block_begin_row, index_t block_begin_col, index_t block_size_row, index_t block_size_col, bool no_diag=false) | CKernel | virtual |
row_wise_sum_squared_sum_symmetric_block(index_t block_begin, index_t block_size, bool no_diag=true) | CKernel | virtual |
row_wise_sum_symmetric_block(index_t block_begin, index_t block_size, bool no_diag=true) | CKernel | virtual |
save(CFile *writer) | CKernel | |
save_serializable(CSerializableFile *file, const char *prefix="") | CSGObject | virtual |
save_serializable_post() | CKernel | protectedvirtual |
save_serializable_pre() | CKernel | protectedvirtual |
set(const Tag< T > &_tag, const T &value) | CSGObject | |
set(const std::string &name, const T &value) | CSGObject | |
set_cache_size(int32_t size) | CKernel | |
set_combined_kernel_weight(float64_t nw) | CKernel | |
set_generic() | CSGObject | |
set_generic() | CSGObject | |
set_generic() | CSGObject | |
set_generic() | CSGObject | |
set_generic() | CSGObject | |
set_generic() | CSGObject | |
set_generic() | CSGObject | |
set_generic() | CSGObject | |
set_generic() | CSGObject | |
set_generic() | CSGObject | |
set_generic() | CSGObject | |
set_generic() | CSGObject | |
set_generic() | CSGObject | |
set_generic() | CSGObject | |
set_generic() | CSGObject | |
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_width(float64_t w) | CGaussianKernel | virtual |
shallow_copy() const | CGaussianKernel | virtual |
sum_block(index_t block_begin_row, index_t block_begin_col, index_t block_size_row, index_t block_size_col, bool no_diag=false) | CKernel | virtual |
sum_symmetric_block(index_t block_begin, index_t block_size, bool no_diag=true) | CKernel | virtual |
unset_generic() | CSGObject | |
unset_property(EKernelProperty p) | CKernel | protected |
update_parameter_hash() | CSGObject | virtual |
version | CSGObject | |
~CGaussianKernel() | CGaussianKernel | virtual |
~CKernel() | CKernel | virtual |
~CSGObject() | CSGObject | virtual |
~CShiftInvariantKernel() | CShiftInvariantKernel | virtual |