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
4d65a5c7e798177b788568d6f86bdbcb0e199ea7
mlpack
/
fastlib2
/
fastlib
/
tree
T
History
vasiloglou
065458778c
changes the way midpoint is computed.Added a function that overwrites on an initialized vector
2008-05-06 14:14:10 +00:00
..
bounds.h
changes the way midpoint is computed.Added a function that overwrites on an initialized vector
2008-05-06 14:14:10 +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