![]() |
![]() | advanced |
![]() |
| |
model for FieldNumberType.
| |
| |
model for
Kernel::Point_2.
| |
| |
model for
Kernel::Less_xy_2.
| |
| |
model for
Kernel::Orientation_2.
| |
| |
AdaptableBinaryFunction class op:
Point_2 × Point_2 ![]()
|
|
| returns the minimal k for which a maximal k-gon can be computed. (e.g. in the maximum area case this is three.) | ||
|
| |||
returns the value of the objective function for a polygon consisting of the two points p and q. (e.g. in the maximum area case this is FT( 0).) | ||||
|
| |||
return Operation where p is the fixed root point. | ||||
| ||||
|
| |||
writes the points of [points_begin, points_end) forming a min_k()-gon rooted at points_begin[0] of maximal value to o and returns the past-the-end iterator for that sequence (== o + min_k()). | ||||
|
| |||
|
|
![]() | advanced |
![]() |