build_gradient_parameter_dictionary(CMap< TParameter *, CSGObject * > *dict) | CSGObject | |
CDenseDistance() | CDenseDistance< float64_t > | |
CDistance() | CDistance | |
CDistance(CFeatures *lhs, CFeatures *rhs) | CDistance | |
check_compatibility(CFeatures *l, CFeatures *r) | CDistance | protectedvirtual |
cleanup() | CTanimotoDistance | virtual |
clone() | CSGObject | virtual |
compute(int32_t idx_a, int32_t idx_b) | CTanimotoDistance | protectedvirtual |
compute_row_start(int64_t offs, int32_t n, bool symmetric) | CDistance | |
CSGObject() | CSGObject | |
CSGObject(const CSGObject &orig) | CSGObject | |
CTanimotoDistance() | CTanimotoDistance | |
CTanimotoDistance(CDenseFeatures< float64_t > *l, CDenseFeatures< float64_t > *r) | CTanimotoDistance | |
deep_copy() const | CSGObject | virtual |
distance(int32_t idx_a, int32_t idx_b) | CDistance | virtual |
distance_upper_bounded(int32_t idx_a, int32_t idx_b, float64_t upper_bound) | CDistance | virtual |
do_precompute_matrix() | CDistance | protected |
equals(CSGObject *other, float64_t accuracy=0.0, bool tolerant=false) | CSGObject | virtual |
get(const Tag< T > &_tag) const | CSGObject | |
get(const std::string &name) const | CSGObject | |
get_distance_matrix() | CDistance | |
get_distance_matrix() | CDistance | |
get_distance_matrix_helper(void *p) | CDistance | static |
get_distance_type() | CTanimotoDistance | virtual |
get_feature_class() | CDenseDistance< float64_t > | virtual |
get_feature_type() | CDenseDistance< float64_t > | virtual |
get_global_io() | CSGObject | |
get_global_parallel() | CSGObject | |
get_global_version() | CSGObject | |
get_lhs() | CDistance | |
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 | CTanimotoDistance | virtual |
get_num_vec_lhs() | CDistance | virtual |
get_num_vec_rhs() | CDistance | virtual |
get_precompute_matrix() | CDistance | |
get_rhs() | CDistance | |
has(const std::string &name) const | CSGObject | |
has(const Tag< T > &tag) const | CSGObject | |
has(const std::string &name) const | CSGObject | |
has_features() | CDistance | virtual |
init(CFeatures *l, CFeatures *r) | CTanimotoDistance | virtual |
io | CSGObject | |
is_generic(EPrimitiveType *generic) const | CSGObject | virtual |
lhs | CDistance | protected |
lhs_equals_rhs() | CDistance | |
load(CFile *loader) | CDistance | |
load_serializable(CSerializableFile *file, const char *prefix="") | CSGObject | virtual |
load_serializable_post() | CSGObject | protectedvirtual |
load_serializable_pre() | CSGObject | protectedvirtual |
m_gradient_parameters | CSGObject | |
m_hash | CSGObject | |
m_model_selection_parameters | CSGObject | |
m_parameters | CSGObject | |
num_lhs | CDistance | protected |
num_rhs | CDistance | protected |
parallel | CSGObject | |
parameter_hash_changed() | CSGObject | virtual |
precompute_lhs() | CDistance | virtual |
precompute_matrix | CDistance | protected |
precompute_rhs() | CDistance | virtual |
precomputed_matrix | CDistance | protected |
print_modsel_params() | CSGObject | |
print_serializable(const char *prefix="") | CSGObject | virtual |
register_param(Tag< T > &_tag, const T &value) | CSGObject | protected |
register_param(const std::string &name, const T &value) | CSGObject | protected |
remove_lhs() | CDistance | virtual |
remove_lhs_and_rhs() | CDistance | virtual |
remove_rhs() | CDistance | virtual |
replace_lhs(CFeatures *lhs) | CDistance | virtual |
replace_rhs(CFeatures *rhs) | CDistance | virtual |
reset_precompute() | CDistance | virtual |
rhs | CDistance | protected |
run_distance_thread(void *p) | CDistance | protectedstatic |
save(CFile *writer) | CDistance | |
save_serializable(CSerializableFile *file, const char *prefix="") | CSGObject | virtual |
save_serializable_post() | CSGObject | protectedvirtual |
save_serializable_pre() | CSGObject | protectedvirtual |
set(const Tag< T > &_tag, const T &value) | CSGObject | |
set(const std::string &name, const T &value) | 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_generic() | CSGObject | |
set_global_io(SGIO *io) | CSGObject | |
set_global_parallel(Parallel *parallel) | CSGObject | |
set_global_version(Version *version) | CSGObject | |
set_precompute_matrix(bool flag) | CDistance | virtual |
shallow_copy() const | CSGObject | virtual |
unset_generic() | CSGObject | |
update_parameter_hash() | CSGObject | virtual |
version | CSGObject | |
~CDistance() | CDistance | virtual |
~CSGObject() | CSGObject | virtual |
~CTanimotoDistance() | CTanimotoDistance | virtual |