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 |
Definition at line 49 of file alglibmisc.h.
| ae_vector alglib_impl::kdtree::boxmax |
Definition at line 58 of file alglibmisc.h.
| ae_vector alglib_impl::kdtree::boxmin |
Definition at line 57 of file alglibmisc.h.
| ae_int_t alglib_impl::kdtree::debugcounter |
Definition at line 62 of file alglibmisc.h.
| kdtreerequestbuffer alglib_impl::kdtree::innerbuf |
Definition at line 61 of file alglibmisc.h.
| ae_int_t alglib_impl::kdtree::n |
Definition at line 51 of file alglibmisc.h.
| ae_vector alglib_impl::kdtree::nodes |
Definition at line 59 of file alglibmisc.h.
| ae_int_t alglib_impl::kdtree::normtype |
Definition at line 54 of file alglibmisc.h.
| ae_int_t alglib_impl::kdtree::nx |
Definition at line 52 of file alglibmisc.h.
| ae_int_t alglib_impl::kdtree::ny |
Definition at line 53 of file alglibmisc.h.
| ae_vector alglib_impl::kdtree::splits |
Definition at line 60 of file alglibmisc.h.
| ae_vector alglib_impl::kdtree::tags |
Definition at line 56 of file alglibmisc.h.
| ae_matrix alglib_impl::kdtree::xy |
Definition at line 55 of file alglibmisc.h.