Hoogle Search
Within LTS Haskell 24.31 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
unsafeFromVector :: Context a => (Int, Int) -> Vector a -> Matrix amatrices Data.Matrix.Storable No documentation available.
fromVector :: Matrix m v a => (Int, Int) -> v a -> m v amatrices Data.Matrix.Symmetric.Generic No documentation available.
unsafeFromVector :: Matrix m v a => (Int, Int) -> v a -> m v amatrices Data.Matrix.Symmetric.Generic No documentation available.
fromVector :: Context a => (Int, Int) -> Vector a -> Matrix amatrices Data.Matrix.Unboxed No documentation available.
unsafeFromVector :: Context a => (Int, Int) -> Vector a -> Matrix amatrices Data.Matrix.Unboxed No documentation available.
-
rebase Rebase.Data.Vector No documentation available.
class
MVector (v :: Type -> Type -> Type) arebase Rebase.Data.Vector.Generic.Mutable No documentation available.
type
IOVector = MVector RealWorldrebase Rebase.Data.Vector.Mutable No documentation available.
-
rebase Rebase.Data.Vector.Mutable No documentation available.
MVector :: Int -> Int -> {-# UNPACK #-} !MutableArray s a -> MVector s arebase Rebase.Data.Vector.Mutable No documentation available.