Hoogle Search
Within LTS Haskell 24.4 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
vector :: (Natural n, Storable a) => T n a -> Array (ZeroBased n) acomfort-array-shape Data.Array.Comfort.Shape.Static No documentation available.
vector :: Decoder a -> Decoder (Vector a)aeson-combinators Data.Aeson.Combinators.Decode Decode JSON array of values to Vector of values using provided Decoder.
vector :: Encoder a -> Encoder (Vector a)aeson-combinators Data.Aeson.Combinators.Encode Encode Vector
vector :: forall v (xs :: [Type]) . (HVector v, Elems v ~ xs) => ContVec xs -> vfixed-vector-hetero Data.Vector.HFixed.Cont Convert CPS-vector to heterogeneous vector
vector :: forall (n :: Nat) s . (KnownNat n, Reifies s W) => Vector n (BVar s ℝ) -> BVar s (R n)hmatrix-backprop Numeric.LinearAlgebra.Static.Backprop Potentially extremely bad for anything but short lists!!!
vector :: Writer s -> MVector s Word64hw-bits HaskellWorks.Data.Bits.Writer.Storable No documentation available.
vector :: MonadGen m => Range Int -> m a -> m (Vector a)hw-hedgehog HaskellWorks.Hedgehog.Gen No documentation available.
-
numeric-quest Tensor No documentation available.
vector :: SearchWithVector -> Maybe (Vector Double)pinecone Pinecone.Search No documentation available.
vector :: Query -> Maybe VectorQuerypinecone Pinecone.Search No documentation available.