GeomAlg-0.2.3: Library of geometric algorithms in HaskellSource codeContentsIndex
GeomAlg.Pertub
Synopsis
noXdups :: Pertub [Point2D] [Point2D] [Point2D] [Point2D]
noYdups :: Pertub [Point2D] [Point2D] [Point2D] [Point2D]
Documentation
noXdups :: Pertub [Point2D] [Point2D] [Point2D] [Point2D]Source
noYdups :: Pertub [Point2D] [Point2D] [Point2D] [Point2D]Source
noXdups and noYdups rotate a set of points so that no two points have the same x/y coordinates [K97, p.74-75]
Produced by Haddock version 2.4.2