Data.Geometry.Vector.VectorFixed

data C n

d dimensional Vectors

data Vector d r

unV

type Arity n

type Index' i d

element

element'

vectorFromList

vectorFromListUnsafe

type AlwaysTrueDestruct pd d

destruct

cross

toV3

fromV3

type AlwaysTrueSnoc d

snoc

init

prefix

class Prefix i d

imap

Functions specific to two and three dimensional vectors.

v2

v3

_unV2

_unV3