1.1.0
CCC
 
t_btree Struct Reference

#include <ball_algorithm.h>

Public Attributes

double ** data
 
int * idx_array
 
t_nodedatanode_data
 
double *** node_bounds
 
int n_samples
 
int n_features
 
int leaf_size
 
int n_levels
 
int dist_type
 
int n_nodes
 

Member Data Documentation

double** t_btree::data
int t_btree::dist_type
int* t_btree::idx_array
int t_btree::leaf_size
int t_btree::n_features
int t_btree::n_levels
int t_btree::n_nodes
int t_btree::n_samples
double*** t_btree::node_bounds
t_nodedata* t_btree::node_data

The documentation for this struct was generated from the following file: