SHOGUN  v3.0.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
CPlif Member List

This is the complete list of members for CPlif, including all inherited members.

build_gradient_parameter_dictionary(CMap< TParameter *, CSGObject * > *dict)CSGObject
cacheCPlifprotected
clone()CSGObjectvirtual
CPlif(int32_t len=0)CPlif
CPlifBase()CPlifBase
CSGObject()CSGObject
CSGObject(const CSGObject &orig)CSGObject
cum_derivativesCPlifprotected
deep_copy() const CSGObjectvirtual
delete_penalty_struct(CPlif **PEN, int32_t P)CPlifstatic
do_calcCPlifprotected
equals(CSGObject *other, float64_t accuracy=0.0)CSGObjectvirtual
get_cum_derivative(int32_t &p_len) const CPlif
get_do_calc()CPlif
get_global_io()CSGObject
get_global_parallel()CSGObject
get_global_version()CSGObject
get_id() const CPlif
get_max_id() const CPlifvirtual
get_max_value() const CPlifvirtual
get_min_value() const CPlifvirtual
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 CPlifvirtual
get_plif_len()CPlif
get_plif_limits()CPlif
get_plif_name() const CPlif
get_plif_penalties()CPlif
get_transform_type()CPlif
get_use_cache()CPlif
get_use_svm() const CPlif
get_used_svms(int32_t *num_svms, int32_t *svm_ids)CPlifvirtual
idCPlifprotected
init_penalty_struct_cache()CPlif
invalidate_cache()CPlif
ioCSGObject
is_generic(EPrimitiveType *generic) const CSGObjectvirtual
lenCPlifprotected
limitsCPlifprotected
list_plif() const CPlifvirtual
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::get_version_parameter())CSGObjectvirtual
load_serializable_post()CSGObjectprotectedvirtual
load_serializable_pre()CSGObjectprotectedvirtual
lookup(float64_t p_value)CPlif
lookup_penalty(float64_t p_value, float64_t *svm_values) const CPlifvirtual
lookup_penalty(int32_t p_value, float64_t *svm_values) const CPlifvirtual
lookup_penalty_svm(float64_t p_value, float64_t *d_values) const CPlif
m_gradient_parametersCSGObject
m_hashCSGObject
m_model_selection_parametersCSGObject
m_parameter_mapCSGObject
m_parametersCSGObject
map_parameters(DynArray< TParameter * > *param_base, int32_t &base_version, DynArray< const SGParamInfo * > *target_param_infos)CSGObject
max_valueCPlifprotected
migrate(DynArray< TParameter * > *param_base, const SGParamInfo *target)CSGObjectprotectedvirtual
min_valueCPlifprotected
nameCPlifprotected
one_to_one_migration_prepare(DynArray< TParameter * > *param_base, const SGParamInfo *target, TParameter *&replacement, TParameter *&to_migrate, char *old_name=NULL)CSGObjectprotectedvirtual
parallelCSGObject
penaltiesCPlifprotected
penalty_add_derivative(float64_t p_value, float64_t *svm_values, float64_t factor)CPlifvirtual
penalty_add_derivative_svm(float64_t p_value, float64_t *svm_values, float64_t factor)CPlif
penalty_clear_derivative()CPlifvirtual
print_modsel_params()CSGObject
print_serializable(const char *prefix="")CSGObjectvirtual
save_serializable(CSerializableFile *file, const char *prefix="", int32_t param_version=Version::get_version_parameter())CSGObjectvirtual
save_serializable_post()CSGObjectprotectedvirtual
save_serializable_pre()CSGObjectprotectedvirtual
set_do_calc(bool b)CPlif
set_generic()CSGObject
set_global_io(SGIO *io)CSGObject
set_global_parallel(Parallel *parallel)CSGObject
set_global_version(Version *version)CSGObject
set_id(int32_t p_id)CPlif
set_max_value(float64_t p_max_value)CPlif
set_min_value(float64_t p_min_value)CPlif
set_plif(int32_t p_len, float64_t *p_limits, float64_t *p_penalties)CPlif
set_plif_length(int32_t p_len)CPlif
set_plif_limits(SGVector< float64_t > p_limits)CPlif
set_plif_name(char *p_name)CPlif
set_plif_penalty(SGVector< float64_t > p_penalties)CPlif
set_transform_type(const char *type_str)CPlif
set_use_cache(int32_t p_use_cache)CPlif
set_use_svm(int32_t p_use_svm)CPlif
shallow_copy() const CSGObjectvirtual
transformCPlifprotected
unset_generic()CSGObject
update_parameter_hash()CSGObjectvirtual
use_cacheCPlifprotected
use_svmCPlifprotected
uses_svm_values() const CPlifvirtual
versionCSGObject
~CPlif()CPlifvirtual
~CPlifBase()CPlifBasevirtual
~CSGObject()CSGObjectvirtual

SHOGUN Machine Learning Toolbox - Documentation