Type-sensitive hash functor for morton-keyed hash containers. More...
#include <ash/morton.h>
Public Types | |
| typedef M | morton_type |
| typedef morton_type::value_type | size_type |
| typedef morton_type::pcoord_type | pcoord_type |
Public Member Functions | |
| size_t | operator() (size_type k) const __attribute__((__pure__)) |
| size_t | operator() (morton_type const &m) const __attribute__((__pure__)) |
| size_t | operator() (pcoord_type const &c) const |
Protected Attributes | |
|
f_interleave< DIM(morton_type::D), size_type > | ilv |
Type-sensitive hash functor for morton-keyed hash containers.
| M | The morton type. |
© 2012
|
Licensed under
|
Hosted by
|
Generated by
1.7.4
|