GeomAlg-0.2.3: Library of geometric algorithms in Haskell
Source code
Contents
Index
GeomAlg.Point4
Description
Four dimensional points.
Documentation
module
GeomAlg.Point
newtype
Point4
a
Source
Constructors
Point4
(a, a, a, a)
Instances
Functor
Point4
Point
Point4
Eq
a =>
Eq
(
Point4
a)
Num
a =>
Num
(
Point4
a)
(
Num
a,
Show
a) =>
Show
(
Point4
a)
type
P4
a =
Point4
a
Source
Produced by
Haddock
version 2.4.2