mirror of
https://github.com/boostorg/geometry.git
synced 2025-05-12 14:01:47 +00:00
[doc][comparable distance] update complexity section (same as distance)
This commit is contained in:
parent
7579544b13
commit
58e438d8a9
@ -22,7 +22,11 @@ a strategy available which can determine (more efficient than the standard
|
|||||||
strategy) a measure of comparable distance.
|
strategy) a measure of comparable distance.
|
||||||
|
|
||||||
[heading Complexity]
|
[heading Complexity]
|
||||||
Linear
|
For point to geometry: linear
|
||||||
|
|
||||||
|
For multi-point to ring/polygon/multi-polygon: currently quadratic
|
||||||
|
|
||||||
|
For all other geometry combinations: linearithmic
|
||||||
|
|
||||||
[heading Example]
|
[heading Example]
|
||||||
[comparable_distance]
|
[comparable_distance]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user