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

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

build_gradient_parameter_dictionary(CMap< TParameter *, CSGObject * > *dict)CSGObject
clone()CSGObjectvirtual
compute_plif_matrix(SGNDArray< float64_t > penalties_array)CPlifMatrix
compute_signal_plifs(SGMatrix< int32_t > state_signals)CPlifMatrix
CPlifMatrix()CPlifMatrix
create_plifs(int32_t num_plifs, int32_t num_limits)CPlifMatrix
CSGObject()CSGObject
CSGObject(const CSGObject &orig)CSGObject
deep_copy() const CSGObjectvirtual
equals(CSGObject *other, float64_t accuracy=0.0, bool tolerant=false)CSGObjectvirtual
get_global_io()CSGObject
get_global_parallel()CSGObject
get_global_version()CSGObject
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 CPlifMatrixvirtual
get_num_limits()CPlifMatrix
get_num_plifs()CPlifMatrix
get_num_states()CPlifMatrix
get_PEN()CPlifMatrix
get_plif_id(int32_t idx)CPlifMatrix
get_plif_matrix()CPlifMatrix
get_state_signals()CPlifMatrix
ioCSGObject
is_generic(EPrimitiveType *generic) const CSGObjectvirtual
load_serializable(CSerializableFile *file, const char *prefix="")CSGObjectvirtual
load_serializable_post()CSGObjectprotectedvirtual
load_serializable_pre()CSGObjectprotectedvirtual
m_feat_dim3CPlifMatrixprotected
m_gradient_parametersCSGObject
m_hashCSGObject
m_idsCPlifMatrixprotected
m_model_selection_parametersCSGObject
m_num_limitsCPlifMatrixprotected
m_num_plifsCPlifMatrixprotected
m_num_statesCPlifMatrixprotected
m_parametersCSGObject
m_PENCPlifMatrixprotected
m_plif_matrixCPlifMatrixprotected
m_state_signalsCPlifMatrixprotected
parallelCSGObject
parameter_hash_changed()CSGObjectvirtual
print_modsel_params()CSGObject
print_serializable(const char *prefix="")CSGObjectvirtual
save_serializable(CSerializableFile *file, const char *prefix="")CSGObjectvirtual
save_serializable_post()CSGObjectprotectedvirtual
save_serializable_pre()CSGObjectprotectedvirtual
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_plif_ids(SGVector< int32_t > ids)CPlifMatrix
set_plif_limits(SGMatrix< float64_t > limits)CPlifMatrix
set_plif_max_values(SGVector< float64_t > max_values)CPlifMatrix
set_plif_min_values(SGVector< float64_t > min_values)CPlifMatrix
set_plif_names(SGString< char > *names, int32_t num_values, int32_t maxlen=0)CPlifMatrix
set_plif_penalties(SGMatrix< float64_t > penalties)CPlifMatrix
set_plif_state_signal_matrix(int32_t *plif_id_matrix, int32_t m, int32_t n)CPlifMatrix
set_plif_transform_type(SGString< char > *transform_type, int32_t num_values, int32_t maxlen=0)CPlifMatrix
set_plif_use_cache(SGVector< bool > use_cache)CPlifMatrix
set_plif_use_svm(SGVector< int32_t > use_svm)CPlifMatrix
shallow_copy() const CSGObjectvirtual
unset_generic()CSGObject
update_parameter_hash()CSGObjectvirtual
versionCSGObject
~CPlifMatrix()CPlifMatrix
~CSGObject()CSGObjectvirtual

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