Spatial C++ Library
Generic Multi-Dimensional Containers and Spatial Operations
|
This is the complete list of members for spatial::enclosed_bounds< Key, Compare, Layout >, including all inherited members.
_target | spatial::enclosed_bounds< Key, Compare, Layout > | private |
enclose_bounds_impl(dimension_type dim, dimension_type rank, const Key &key, llhh_layout_tag) const | spatial::enclosed_bounds< Key, Compare, Layout > | private |
enclose_bounds_impl(dimension_type dim, dimension_type, const Key &key, lhlh_layout_tag) const | spatial::enclosed_bounds< Key, Compare, Layout > | private |
enclose_bounds_impl(dimension_type dim, dimension_type rank, const Key &key, hhll_layout_tag) const | spatial::enclosed_bounds< Key, Compare, Layout > | private |
enclose_bounds_impl(dimension_type dim, dimension_type, const Key &key, hlhl_layout_tag) const | spatial::enclosed_bounds< Key, Compare, Layout > | private |
enclosed_bounds() | spatial::enclosed_bounds< Key, Compare, Layout > | |
enclosed_bounds(const Compare &compare, const Key &target) | spatial::enclosed_bounds< Key, Compare, Layout > | |
operator()(dimension_type dim, dimension_type rank, const Key &key) const | spatial::enclosed_bounds< Key, Compare, Layout > |