The class Manhattan_distance_iso_box_point<Traits> provides an implementation of the GeneralDistance concept for the Manhattan distance ( metric) between a -dimensional iso-box and a -dimensional point and the Manhattan distance between a -dimensional iso-box and a -dimensional iso-box defined as a - tree rectangle.
#include <CGAL/Manhattan_distance_iso_box_point.h>
|
| Number type. |
|
| Point type. |
|
| Query item type. |
| |
Default constructor.
|
|
| |||
Returns the transformed distance between b and p. | ||||
|
| |||
Returns the transformed value of of . | ||||
|
| |||
Returns the value of the inverse of the transform function applied to . | ||||
|
| |||
Returns the minimal distance between a point from b and a point from r. | ||||
|
| |||
Returns the maximal distance between the iso-box b and a point from r furthest to b. |