Class documentation of Concepts

Loading...
Searching...
No Matches
alglib_impl::kdtree Struct Reference

Public Attributes

ae_int_t n
 
ae_int_t nx
 
ae_int_t ny
 
ae_int_t normtype
 
ae_matrix xy
 
ae_vector tags
 
ae_vector boxmin
 
ae_vector boxmax
 
ae_vector nodes
 
ae_vector splits
 
kdtreerequestbuffer innerbuf
 
ae_int_t debugcounter
 

Detailed Description

Definition at line 49 of file alglibmisc.h.

Member Data Documentation

◆ boxmax

ae_vector alglib_impl::kdtree::boxmax

Definition at line 58 of file alglibmisc.h.

◆ boxmin

ae_vector alglib_impl::kdtree::boxmin

Definition at line 57 of file alglibmisc.h.

◆ debugcounter

ae_int_t alglib_impl::kdtree::debugcounter

Definition at line 62 of file alglibmisc.h.

◆ innerbuf

kdtreerequestbuffer alglib_impl::kdtree::innerbuf

Definition at line 61 of file alglibmisc.h.

◆ n

ae_int_t alglib_impl::kdtree::n

Definition at line 51 of file alglibmisc.h.

◆ nodes

ae_vector alglib_impl::kdtree::nodes

Definition at line 59 of file alglibmisc.h.

◆ normtype

ae_int_t alglib_impl::kdtree::normtype

Definition at line 54 of file alglibmisc.h.

◆ nx

ae_int_t alglib_impl::kdtree::nx

Definition at line 52 of file alglibmisc.h.

◆ ny

ae_int_t alglib_impl::kdtree::ny

Definition at line 53 of file alglibmisc.h.

◆ splits

ae_vector alglib_impl::kdtree::splits

Definition at line 60 of file alglibmisc.h.

◆ tags

ae_vector alglib_impl::kdtree::tags

Definition at line 56 of file alglibmisc.h.

◆ xy

ae_matrix alglib_impl::kdtree::xy

Definition at line 55 of file alglibmisc.h.


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