Hoogle Search

Within LTS Haskell 24.45 (ghc-9.10.3)

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

  1. toVectors :: Histogram -> (Vector Double, Vector Double)

    hmatrix-gsl-stats Numeric.GSL.Histogram

    extract the ranges and bin weights

  2. addVector :: Histogram2D -> Vector Double -> Vector Double -> Histogram2D

    hmatrix-gsl-stats Numeric.GSL.Histogram2D

    add 1.0 to the correct bin for each element of the vector pair, fails silently if the value is outside the range

  3. addVectorWeighted :: Histogram2D -> Vector Double -> Vector Double -> Vector Double -> Histogram2D

    hmatrix-gsl-stats Numeric.GSL.Histogram2D

    No documentation available.

  4. package hmatrix-vector-sized

    Conversions between hmatrix and vector-sized types Conversions between statically sized types in hmatrix and vector-sized. See README on Github https://github.com/mstksg/hmatrix-vector-sized#readme

  5. TSVectorT :: ColumnType

    hpqtypes-extras Database.PostgreSQL.PQTypes.Model.ColumnType

    No documentation available.

  6. pixelVectorToList :: Storable a => Vector a -> [a]

    netpbm Graphics.Netpbm

    Converts a vector of pixels to a list for convenience.

  7. unit_vector :: Num a => Int -> Int -> [a]

    numeric-quest Orthogonals

    No documentation available.

  8. module QuantumVector

    No documentation available.

  9. class DiracVector a

    numeric-quest QuantumVector

    No documentation available.

  10. ppVector :: (Vector v a, Pretty a) => v a -> Doc ann

    prettyprinter-combinators Prettyprinter.Combinators

    No documentation available.

Page 93 of many | Previous | Next