Class

CGAL::Middle

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.

#include <CGAL/Hilbert_policy_tags.h>

Is Model for the Concepts

DefaultConstructible, CopyConstructible

See Also

Median
Hilbert_policy
Hilbert_sort__median_policy
Hilbert_sort__middle_policy