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
321a06060dead18874841e44ef8ec335a82b01a2
mlpack
/
fastlib2
/
fastlib
/
tree
T
History
jwaters6
29dfeb23cd
modified bounds code to accomodate coordinate offset
...
jwaters 3/25/2008
2008-03-25 15:58:37 +00:00
..
bounds.h
modified bounds code to accomodate coordinate offset
2008-03-25 15:58:37 +00:00
build.py
A brand new repository for the new directory structure.
2008-01-26 05:10:26 +00:00
kdtree_impl.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
kdtree.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
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