SHOGUN
v1.1.0
Main Page
Related Pages
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
shogun
CPlifMatrix
CPlifMatrix Member List
This is the complete list of members for
CPlifMatrix
, including all inherited members.
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
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
CPlifMatrix
virtual
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
io
CSGObject
is_generic
(EPrimitiveType *generic) const
CSGObject
virtual
load_serializable
(CSerializableFile *file, const char *prefix="")
CSGObject
virtual
load_serializable_post
()
CSGObject
protected
virtual
load_serializable_pre
()
CSGObject
protected
virtual
m_feat_dim3
CPlifMatrix
protected
m_ids
CPlifMatrix
protected
m_model_selection_parameters
CSGObject
m_num_limits
CPlifMatrix
protected
m_num_plifs
CPlifMatrix
protected
m_num_states
CPlifMatrix
protected
m_parameters
CSGObject
m_PEN
CPlifMatrix
protected
m_plif_matrix
CPlifMatrix
protected
m_state_signals
CPlifMatrix
protected
parallel
CSGObject
print_serializable
(const char *prefix="")
CSGObject
virtual
save_serializable
(CSerializableFile *file, const char *prefix="")
CSGObject
virtual
save_serializable_post
()
CSGObject
protected
virtual
save_serializable_pre
()
CSGObject
protected
virtual
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
unset_generic
()
CSGObject
version
CSGObject
~CPlifMatrix
()
CPlifMatrix
~CSGObject
()
CSGObject
virtual
SHOGUN
Machine Learning Toolbox - Documentation