Hoogle Search
Within LTS Haskell 24.32 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
asVector8s :: AsVector8s a => Int -> a -> [Vector Word8]hw-prim HaskellWorks.Data.Vector.AsVector8s Represent the value as a list of Vector of n Word8 chunks. The last chunk will also be of the specified chunk size filled with trailing zeros.
module HaskellWorks.Data.Vector.
BoxedVectorLike No documentation available.
class
BoxedVectorLike (v :: Type -> Type) ehw-prim HaskellWorks.Data.Vector.BoxedVectorLike Class of values that support boxed vector like operations
module HaskellWorks.Data.Vector.
StorableVectorLike No documentation available.
class
StorableVectorLike (v :: Type -> Type) ehw-prim HaskellWorks.Data.Vector.StorableVectorLike Class of values that support storable vector like operations
-
keter Keter.Yaml.FilePath No documentation available.
NonEmptyVector :: a -> !Vector a -> NonEmptyVector aketer Keter.Yaml.FilePath No documentation available.
displayVectorField :: Color -> Double -> [Position] -> VectorField -> VisObject Doublelearn-physics Physics.Learn Display a vector field.
oneVector :: Color -> Position -> Vec -> VisObject Doublelearn-physics Physics.Learn Place a vector at a particular position.
probVector :: Vector C -> Vector Doublelearn-physics Physics.Learn.QuantumMat Return a vector of probabilities for a given state vector.