alglib_impl::kdtree Struct Reference

#include <alglibmisc.h>

Public Attributes

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

Detailed Description

Definition at line 67 of file alglibmisc.h.

Member Data Documentation

◆ boxmax

ae_vector alglib_impl::kdtree::boxmax

Definition at line 76 of file alglibmisc.h.

◆ boxmin

ae_vector alglib_impl::kdtree::boxmin

Definition at line 75 of file alglibmisc.h.

◆ debugcounter

ae_int_t alglib_impl::kdtree::debugcounter

Definition at line 80 of file alglibmisc.h.

◆ innerbuf

kdtreerequestbuffer alglib_impl::kdtree::innerbuf

Definition at line 79 of file alglibmisc.h.

◆ n

ae_int_t alglib_impl::kdtree::n

Definition at line 69 of file alglibmisc.h.

◆ nodes

ae_vector alglib_impl::kdtree::nodes

Definition at line 77 of file alglibmisc.h.

◆ normtype

ae_int_t alglib_impl::kdtree::normtype

Definition at line 72 of file alglibmisc.h.

◆ nx

ae_int_t alglib_impl::kdtree::nx

Definition at line 70 of file alglibmisc.h.

◆ ny

ae_int_t alglib_impl::kdtree::ny

Definition at line 71 of file alglibmisc.h.

◆ splits

ae_vector alglib_impl::kdtree::splits

Definition at line 78 of file alglibmisc.h.

◆ tags

ae_vector alglib_impl::kdtree::tags

Definition at line 74 of file alglibmisc.h.

◆ xy

ae_matrix alglib_impl::kdtree::xy

Definition at line 73 of file alglibmisc.h.


The documentation for this struct was generated from the following file:
Page URL: http://wiki.math.ethz.ch/bin/view/Concepts/WebHome
21 August 2020
© 2020 Eidgenössische Technische Hochschule Zürich