Hoogle Search
Within LTS Haskell 24.3 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
module Data.Massiv.Array.Manifest.
Vector No documentation available.
type
Vector r e = Array r Ix1 emassiv Data.Massiv.Core Type synonym for a single dimension array, or simply a flat vector.
-
No documentation available.
type
Vector r e = Array r Ix1 emassiv Data.Massiv.Vector Type synonym for a single dimension array, or simply a flat vector.
-
gloss Graphics.Gloss.Data.Picture A vector can be treated as a point, and vis-versa.
module Graphics.Gloss.Data.
Vector Geometric functions concerning vectors.
-
gloss Graphics.Gloss.Data.Vector A vector can be treated as a point, and vis-versa.
-
Abstraction of vectors
module Data.Parameterized.
Vector A fixed-size vector of typed elements. NB: This module contains an orphan instance. It will be included in GHC 8.10, see https://gitlab.haskell.org/ghc/ghc/merge_requests/273.
-
parameterized-utils Data.Parameterized.Vector Fixed-size non-empty vectors.