CPlif Member List
This is the complete list of members for
CPlif, including all inherited members.
cache | CPlif | [protected] |
CPlif(INT len=0) | CPlif | |
CPlifBase() | CPlifBase | |
CSGObject() | CSGObject | |
CSGObject(const CSGObject &orig) | CSGObject | |
cum_derivatives | CPlif | [protected] |
do_calc | CPlif | [protected] |
get_cum_derivative(INT &p_len) const | CPlif | |
get_do_calc() | CPlif | |
get_id() const | CPlif | |
get_max_id() const | CPlif | [virtual] |
get_max_value() const | CPlif | [virtual] |
get_min_value() const | CPlif | [virtual] |
get_name() const | CPlif | |
get_plif_len() | CPlif | |
get_plif_limits() | CPlif | |
get_plif_penalties() | CPlif | |
get_transform_type() | CPlif | |
get_use_cache() | CPlif | |
get_use_svm() const | CPlif | |
get_used_svms(INT *num_svms, INT *svm_ids) | CPlif | [virtual] |
id | CPlif | [protected] |
init_penalty_struct_cache() | CPlif | |
io | CSGObject | [static] |
len | CPlif | [protected] |
limits | CPlif | [protected] |
lookup(DREAL p_value) | CPlif | |
lookup_penalty(DREAL p_value, DREAL *svm_values) const | CPlif | [virtual] |
lookup_penalty(INT p_value, DREAL *svm_values) const | CPlif | [virtual] |
lookup_penalty_svm(DREAL p_value, DREAL *d_values) const | CPlif | |
max_value | CPlif | [protected] |
min_value | CPlif | [protected] |
name | CPlif | [protected] |
parallel | CSGObject | [static] |
penalties | CPlif | [protected] |
penalty_add_derivative(DREAL p_value, DREAL *svm_values) | CPlif | [virtual] |
penalty_add_derivative_svm(DREAL p_value, DREAL *svm_values) | CPlif | |
penalty_clear_derivative() | CPlif | [virtual] |
set_do_calc(bool b) | CPlif | |
set_id(INT p_id) | CPlif | |
set_max_value(DREAL p_max_value) | CPlif | |
set_min_value(DREAL p_min_value) | CPlif | |
set_name(char *p_name) | CPlif | |
set_plif(INT p_len, DREAL *p_limits, DREAL *p_penalties) | CPlif | |
set_plif_length(INT p_len) | CPlif | |
set_plif_limits(DREAL *p_limits, INT p_len) | CPlif | |
set_plif_penalty(DREAL *p_penalties, INT p_len) | CPlif | |
set_transform_type(const char *type_str) | CPlif | |
set_use_cache(INT p_use_cache) | CPlif | |
set_use_svm(INT p_use_svm) | CPlif | |
transform | CPlif | [protected] |
use_cache | CPlif | [protected] |
use_svm | CPlif | [protected] |
uses_svm_values() const | CPlif | [virtual] |
version | CSGObject | [static] |
~CPlif() | CPlif | |
~CPlifBase() | CPlifBase | [virtual] |
~CSGObject() | CSGObject | [virtual] |