Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

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

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

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

  2. type VectorCache s e = Cache Vector s e

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

    MonadCache based on boxed vector

  3. 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.

  4. module Data.Number.Vectorspace

    No documentation available.

  5. class Vectorspace s v | v -> s

    numbers Data.Number.Vectorspace

    Class of vector spaces v with scalar s.

  6. module VectorPedersen

    No documentation available.

  7. data VectorType

    pinecone Pinecone.Embed

    The index vector type

  8. data VectorQuery

    pinecone Pinecone.Search

    Vector query

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

    pinecone Pinecone.Search

    No documentation available.

  10. module Pinecone.Vectors

    Vectors

Page 21 of many | Previous | Next