Class

CGAL::Median

Definition

Median is a tag class. It can be used to parameterize a strategy policy in order to specify the strategy for spatial sorting. Hilbert_policy<Median> 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

Middle
Hilbert_policy
Hilbert_sort__median_policy
Hilbert_sort__middle_policy