SHOGUN  4.2.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
CNbodyTree Member List

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

actual_dists(float64_t dists)CNbodyTreeprotected
add_dim_dist(float64_t d)CNbodyTreeprotected
apply(CFeatures *data=NULL)CMachinevirtual
apply_binary(CFeatures *data=NULL)CMachinevirtual
apply_latent(CFeatures *data=NULL)CMachinevirtual
apply_locked(SGVector< index_t > indices)CMachinevirtual
apply_locked_binary(SGVector< index_t > indices)CMachinevirtual
apply_locked_latent(SGVector< index_t > indices)CMachinevirtual
apply_locked_multiclass(SGVector< index_t > indices)CMachinevirtual
apply_locked_regression(SGVector< index_t > indices)CMachinevirtual
apply_locked_structured(SGVector< index_t > indices)CMachinevirtual
apply_multiclass(CFeatures *data=NULL)CMachinevirtual
apply_one(int32_t i)CMachinevirtual
apply_regression(CFeatures *data=NULL)CMachinevirtual
apply_structured(CFeatures *data=NULL)CMachinevirtual
bnode_t typedefCTreeMachine< NbodyTreeNodeData >
build_gradient_parameter_dictionary(CMap< TParameter *, CSGObject * > *dict)CSGObject
build_tree(CDenseFeatures< float64_t > *data)CNbodyTree
CBaseMulticlassMachine()CBaseMulticlassMachine
clone()CSGObjectvirtual
clone_tree()CTreeMachine< NbodyTreeNodeData >
CMachine()CMachine
CNbodyTree(int32_t leaf_size=1, EDistanceType d=D_EUCLIDEAN)CNbodyTree
CSGObject()CSGObject
CSGObject(const CSGObject &orig)CSGObject
CTreeMachine()CTreeMachine< NbodyTreeNodeData >
data_lock(CLabels *labs, CFeatures *features)CMachinevirtual
data_unlock()CMachinevirtual
deep_copy() const CSGObjectvirtual
distance(index_t vec, float64_t *arr, int32_t dim)CNbodyTreeprotected
equals(CSGObject *other, float64_t accuracy=0.0, bool tolerant=false)CSGObjectvirtual
get(const Tag< T > &_tag) const CSGObject
get(const std::string &name) const CSGObject
get_classifier_type()CMachinevirtual
get_global_io()CSGObject
get_global_parallel()CSGObject
get_global_version()CSGObject
get_knn_dists()CNbodyTree
get_knn_indices()CNbodyTree
get_labels()CMachinevirtual
get_machine_problem_type() const CBaseMulticlassMachinevirtual
get_max_train_time()CMachine
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 CNbodyTreevirtual
get_num_machines() const CBaseMulticlassMachine
get_rearranged_vector_ids() const CNbodyTree
get_root()CTreeMachine< NbodyTreeNodeData >
get_solver_type()CMachine
has(const std::string &name) const CSGObject
has(const Tag< T > &tag) const CSGObject
has(const std::string &name) const CSGObject
init_node(bnode_t *node, index_t start, index_t end)=0CNbodyTreeprotectedpure virtual
ioCSGObject
is_data_locked() const CMachine
is_generic(EPrimitiveType *generic) const CSGObjectvirtual
is_label_valid(CLabels *lab) const CBaseMulticlassMachinevirtual
load_serializable(CSerializableFile *file, const char *prefix="")CSGObjectvirtual
load_serializable_post()CSGObjectprotectedvirtual
load_serializable_pre()CSGObjectprotectedvirtual
log_kernel_density(SGMatrix< float64_t > test, EKernelType kernel, float64_t h, float64_t atol, float64_t rtol)CNbodyTree
log_kernel_density_dual(SGMatrix< float64_t > test, SGVector< index_t > qid, bnode_t *qroot, EKernelType kernel, float64_t h, float64_t atol, float64_t rtol)CNbodyTree
m_dataCNbodyTreeprotected
m_data_lockedCMachineprotected
m_gradient_parametersCSGObject
m_hashCSGObject
m_labelsCMachineprotected
m_machinesCBaseMulticlassMachineprotected
m_max_train_timeCMachineprotected
m_model_selection_parametersCSGObject
m_parametersCSGObject
m_rootCTreeMachine< NbodyTreeNodeData >protected
m_solver_typeCMachineprotected
m_store_model_featuresCMachineprotected
m_vec_idCNbodyTreeprotected
max_dist_dual(bnode_t *nodeq, bnode_t *noder)=0CNbodyTreeprotectedpure virtual
min_dist(bnode_t *node, float64_t *feat, int32_t dim)=0CNbodyTreeprotectedpure virtual
min_dist_dual(bnode_t *nodeq, bnode_t *noder)=0CNbodyTreeprotectedpure virtual
min_max_dist(float64_t *pt, bnode_t *node, float64_t &lower, float64_t &upper, int32_t dim)=0CNbodyTreeprotectedpure virtual
node_t typedefCTreeMachine< NbodyTreeNodeData >
parallelCSGObject
parameter_hash_changed()CSGObjectvirtual
post_lock(CLabels *labs, CFeatures *features)CMachinevirtual
print_modsel_params()CSGObject
print_serializable(const char *prefix="")CSGObjectvirtual
query_knn(CDenseFeatures< float64_t > *data, int32_t k)CNbodyTree
register_param(Tag< T > &_tag, const T &value)CSGObjectprotected
register_param(const std::string &name, const T &value)CSGObjectprotected
save_serializable(CSerializableFile *file, const char *prefix="")CSGObjectvirtual
save_serializable_post()CSGObjectprotectedvirtual
save_serializable_pre()CSGObjectprotectedvirtual
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_labels(CLabels *lab)CMachinevirtual
set_max_train_time(float64_t t)CMachine
set_root(CTreeMachineNode< NbodyTreeNodeData > *root)CTreeMachine< NbodyTreeNodeData >
set_solver_type(ESolverType st)CMachine
set_store_model_features(bool store_model)CMachinevirtual
shallow_copy() const CSGObjectvirtual
store_model_features()CTreeMachine< NbodyTreeNodeData >protectedvirtual
supports_locking() const CMachinevirtual
train(CFeatures *data=NULL)CMachinevirtual
train_locked(SGVector< index_t > indices)CMachinevirtual
train_machine(CFeatures *data=NULL)CMachineprotectedvirtual
train_require_labels() const CMachineprotectedvirtual
unset_generic()CSGObject
update_parameter_hash()CSGObjectvirtual
versionCSGObject
~CBaseMulticlassMachine()CBaseMulticlassMachinevirtual
~CMachine()CMachinevirtual
~CNbodyTree()CNbodyTreevirtual
~CSGObject()CSGObjectvirtual
~CTreeMachine()CTreeMachine< NbodyTreeNodeData >virtual

SHOGUN Machine Learning Toolbox - Documentation