SHOGUN  4.1.0
 全部  命名空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义  
CRandomFourierGaussPreproc 成员列表

成员的完整列表,这些成员属于 CRandomFourierGaussPreproc,包括所有继承而来的类成员

apply(CFeatures *features)CDensePreprocessor< float64_t >virtual
apply_to_feature_matrix(CFeatures *features)CRandomFourierGaussPreprocvirtual
apply_to_feature_vector(SGVector< float64_t > vector)CRandomFourierGaussPreprocvirtual
build_gradient_parameter_dictionary(CMap< TParameter *, CSGObject * > *dict)CSGObject
CDensePreprocessor()CDensePreprocessor< float64_t >
cleanup()CRandomFourierGaussPreprocvirtual
clone()CSGObjectvirtual
copy(const CRandomFourierGaussPreproc &feats)CRandomFourierGaussPreprocprotected
CPreprocessor()CPreprocessor
CRandomFourierGaussPreproc()CRandomFourierGaussPreproc
CRandomFourierGaussPreproc(const CRandomFourierGaussPreproc &pr)CRandomFourierGaussPreproc
CSGObject()CSGObject
CSGObject(const CSGObject &orig)CSGObject
cur_dim_feature_spaceCRandomFourierGaussPreprocprotected
cur_dim_input_spaceCRandomFourierGaussPreprocprotected
cur_kernelwidthCRandomFourierGaussPreprocprotected
deep_copy() const CSGObjectvirtual
dim_feature_spaceCRandomFourierGaussPreprocprotected
dim_input_spaceCRandomFourierGaussPreprocprotected
equals(CSGObject *other, float64_t accuracy=0.0, bool tolerant=false)CSGObjectvirtual
get_dim_feature_space() const CRandomFourierGaussPreproc
get_dim_input_space() const CRandomFourierGaussPreproc
get_feature_class()CRandomFourierGaussPreprocvirtual
get_feature_type()CRandomFourierGaussPreprocvirtual
get_global_io()CSGObject
get_global_parallel()CSGObject
get_global_version()CSGObject
get_kernelwidth() const CRandomFourierGaussPreproc
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 CRandomFourierGaussPreprocvirtual
get_randomcoefficients(float64_t **randomcoeff_additive2, float64_t **randomcoeff_multiplicative2, int32_t *dim_feature_space2, int32_t *dim_input_space2, float64_t *kernelwidth2) const CRandomFourierGaussPreproc
get_type() const CRandomFourierGaussPreprocvirtual
init(CFeatures *f)CRandomFourierGaussPreprocvirtual
init_randomcoefficients()CRandomFourierGaussPreproc
ioCSGObject
is_generic(EPrimitiveType *generic) const CSGObjectvirtual
kernelwidthCRandomFourierGaussPreprocprotected
load_serializable(CSerializableFile *file, const char *prefix="")CSGObjectvirtual
load_serializable_post()CSGObjectprotectedvirtual
load_serializable_pre()CSGObjectprotectedvirtual
m_gradient_parametersCSGObject
m_hashCSGObject
m_model_selection_parametersCSGObject
m_parametersCSGObject
parallelCSGObject
parameter_hash_changed()CSGObjectvirtual
print_modsel_params()CSGObject
print_serializable(const char *prefix="")CSGObjectvirtual
randomcoeff_additiveCRandomFourierGaussPreprocprotected
randomcoeff_multiplicativeCRandomFourierGaussPreprocprotected
save_serializable(CSerializableFile *file, const char *prefix="")CSGObjectvirtual
save_serializable_post()CSGObjectprotectedvirtual
save_serializable_pre()CSGObjectprotectedvirtual
set_dim_feature_space(const int32_t dim)CRandomFourierGaussPreproc
set_dim_input_space(const int32_t dim)CRandomFourierGaussPreproc
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_kernelwidth(const float64_t width)CRandomFourierGaussPreproc
set_randomcoefficients(float64_t *randomcoeff_additive2, float64_t *randomcoeff_multiplicative2, const int32_t dim_feature_space2, const int32_t dim_input_space2, const float64_t kernelwidth2)CRandomFourierGaussPreproc
shallow_copy() const CSGObjectvirtual
test_rfinited() const CRandomFourierGaussPreprocprotected
unset_generic()CSGObject
update_parameter_hash()CSGObjectvirtual
versionCSGObject
~CPreprocessor()CPreprocessorvirtual
~CRandomFourierGaussPreproc()CRandomFourierGaussPreproc
~CSGObject()CSGObjectvirtual

SHOGUN 机器学习工具包 - 项目文档