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.

  1. type VectorCache s e = Cache Vector s e

    monad-memo Control.Monad.Memo.Vector.Unsafe

    MonadCache based on boxed vector

  2. class MaybeLike e v => VectorMemo v e | v -> e

    monad-memo Control.Monad.Memo.Vector.Unsafe

    This is just to be able to infer the type of the VectorCache element.

  3. module Data.Number.Vectorspace

    No documentation available.

  4. class Vectorspace s v | v -> s

    numbers Data.Number.Vectorspace

    Class of vector spaces v with scalar s.

  5. module VectorPedersen

    No documentation available.

  6. data VectorType

    pinecone Pinecone.Embed

    The index vector type

  7. data VectorQuery

    pinecone Pinecone.Search

    Vector query

  8. VectorQuery :: Maybe (Vector Double) -> Maybe (Vector Double) -> Maybe (Vector Natural) -> VectorQuery

    pinecone Pinecone.Search

    No documentation available.

  9. module Pinecone.Vectors

    Vectors

  10. data VectorIDs

    pinecone Pinecone.Vectors

    Response body for /vectors/list

Page 21 of many | Previous | Next