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.

  1. realFromComplexVector :: C sh => Vector sh (Complex a) -> T (sh, ComplexShape) (sh, ComplexShape) a

    comfort-blas Numeric.BLAS.Vector.Slice

    No documentation available.

  2. toVector :: (C slice, Floating a) => T sh slice a -> Vector slice a

    comfort-blas Numeric.BLAS.Vector.Slice

    No documentation available.

  3. toVector :: CompactMap k v -> Vector v

    compactmap Data.CompactMap

    No documentation available.

  4. toVector :: Vector vec v => CompactMap vec k v -> vec v

    compactmap Data.CompactMap.Generic

    No documentation available.

  5. parseNamedVector :: Parser a -> Parser b -> Parser [(a, b)]

    currycarbon Currycarbon.ParserHelpers

    No documentation available.

  6. parseVector :: Parser a -> Parser [a]

    currycarbon Currycarbon.ParserHelpers

    No documentation available.

  7. rotateVector :: (Ix i, Num a) => Rotation i a -> Array i a -> Array i a

    dsp Matrix.QR.Givens

    No documentation available.

  8. reflectVector :: (Ix i, Num a) => Reflection i a -> Array i a -> Array i a

    dsp Matrix.QR.Householder

    No documentation available.

  9. mulVector :: (Ix i, Ix j, Num a) => Matrix i j a -> Array j a -> Array i a

    dsp Matrix.Sparse

    No documentation available.

  10. package fixed-vector-hetero

    Library for working with product types generically Library allow to work with arbitrary product types in generic manner. They could be constructed, destucted, converted provided they are product of identical types.

Page 101 of many | Previous | Next