\( \newcommand{\E}{\mathrm{E}} \) \( \newcommand{\A}{\mathrm{A}} \) \( \newcommand{\R}{\mathrm{R}} \) \( \newcommand{\N}{\mathrm{N}} \) \( \newcommand{\Q}{\mathrm{Q}} \) \( \newcommand{\Z}{\mathrm{Z}} \) \( \def\ccSum #1#2#3{ \sum_{#1}^{#2}{#3} } \def\ccProd #1#2#3{ \sum_{#1}^{#2}{#3} }\)
CGAL 4.12 - Spatial Sorting
CGAL::Middle Struct Reference

#include <CGAL/Hilbert_policy_tags.h>

Definition

Middle is a tag class.

It can be used to parameterize a strategy policy in order to specify the strategy for spatial sorting. Hilbert_policy<Middle> can be passed to as parameter to hilbert_sort to choose the sorting policy.

Is Model Of:

DefaultConstructible

CopyConstructible

See also
Median
Hilbert_policy
Hilbert_sort_median_policy
Hilbert_sort_middle_policy