Fermat
|
Defines a simple binary tree context implementation to be used with the generate_radix_tree() function. More...
#include <cugar/basic/types.h>
#include <cugar/basic/vector.h>
#include <cugar/bintree/bintree_node.h>
#include <thrust/device_vector.h>
Go to the source code of this file.
Namespaces | |
cugar | |
Define a vector_view POD type and plain_view() for std::vector. | |
Defines a simple binary tree context implementation to be used with the generate_radix_tree() function.