ALGO: fix comment
This commit is contained in:
parent
dde5614ae3
commit
534284bbe0
@ -106,7 +106,7 @@ isYmonotone poly =
|
|||||||
$ classifyList poly
|
$ classifyList poly
|
||||||
|
|
||||||
|
|
||||||
-- |Partition P in y-monotone pieces.
|
-- |Partition P into y-monotone pieces.
|
||||||
monotonePartitioning :: [PT] -> [[PT]]
|
monotonePartitioning :: [PT] -> [[PT]]
|
||||||
monotonePartitioning pts
|
monotonePartitioning pts
|
||||||
| isYmonotone pts = [pts]
|
| isYmonotone pts = [pts]
|
||||||
|
Loading…
Reference in New Issue
Block a user