This website requires JavaScript.
Explore
Help
Sign In
apaam
/
mlpack
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
167af932f76467786189f2ade033fac543ffabac
mlpack
/
fastlib2
/
fastlib
/
tree
T
History
jwaters6
c46a49b7dd
Changed kdtree_impl functions to pass by reference (when applicable)
2008-05-23 19:57:54 +00:00
..
bounds.h
Changed kdtree_impl functions to pass by reference (when applicable)
2008-05-23 19:57:54 +00:00
build.py
A brand new repository for the new directory structure.
2008-01-26 05:10:26 +00:00
kdtree_impl.h
Changed kdtree_impl functions to pass by reference (when applicable)
2008-05-23 19:57:54 +00:00
kdtree.h
Changed kdtree_impl functions to pass by reference (when applicable)
2008-05-23 19:57:54 +00:00
spacetree.h
Fastlib tree now is OT-compliant, meaning it can be serialized/unserialized. However, it still does not admit a bounding box of general primitive type (for example, a short-int based bounding box rather than a double-based bounding box), which would involve making changes to bounds.h, math/math.h:DRange class.
2008-03-09 00:37:59 +00:00
statistic.h
A brand new repository for the new directory structure.
2008-01-26 05:10:26 +00:00
tree_test.cc
A brand new repository for the new directory structure.
2008-01-26 05:10:26 +00:00