mirror of
https://github.com/boostorg/geometry.git
synced 2025-05-11 13:34:10 +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.
|
||||
|
||||
[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]
|
||||
[comparable_distance]
|
||||
|
Loading…
x
Reference in New Issue
Block a user