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.
_UpsertVectors :: UpsertVectorspinecone Pinecone.Vectors Default UpsertVectors
randomVector :: Seed -> RandDist -> Int -> Vector Doubleqchas QC Obtains a vector of pseudorandom elements (use randomIO to get a random seed).
roundVector :: Vector Double -> Vector Doubleqchas QC No documentation available.
sortVector :: (Ord t, Element t) => Vector t -> Vector tqchas QC No documentation available.
subVector :: Storable t => Int -> Int -> Vector t -> Vector tqchas QC takes a number of consecutive elements from a Vector
>>> subVector 2 3 (fromList [1..10]) [3.0,4.0,5.0] it :: (Enum t, Num t, Foreign.Storable.Storable t) => Vector t
module Rattletrap.Type.
CompressedWordVector No documentation available.
-
rattletrap Rattletrap.Type.CompressedWordVector No documentation available.
CompressedWordVector :: CompressedWord -> CompressedWord -> CompressedWord -> CompressedWordVectorrattletrap Rattletrap.Type.CompressedWordVector No documentation available.
module Rattletrap.Type.
Int8Vector No documentation available.
-
rattletrap Rattletrap.Type.Int8Vector No documentation available.