|
| TerraHS.Algebras.Base.Operations |
|
|
|
| Synopsis |
|
|
|
| Documentation |
|
| class BinaryPredicates a b where | Source |
|
| | Methods | | | Instances | |
|
|
|
| | Methods | | | | intersection :: a -> a -> a | Source |
| | | difference :: a -> a -> a | Source |
|
| | Instances | |
|
|
| class DistanceDirection a where | Source |
|
| | Methods | | | Instances | |
|
|
| class Aggregation a b where | Source |
|
|
|
|
| | Methods | | | Instances | |
|
|
| class Centroid a b where | Source |
|
| Calculates the centroid of a object
| | | Methods | | | Instances | |
|
|
| Produced by Haddock version 2.4.2 |