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.
toVectors :: Histogram -> (Vector Double, Vector Double)hmatrix-gsl-stats Numeric.GSL.Histogram extract the ranges and bin weights
addVector :: Histogram2D -> Vector Double -> Vector Double -> Histogram2Dhmatrix-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
addVectorWeighted :: Histogram2D -> Vector Double -> Vector Double -> Vector Double -> Histogram2Dhmatrix-gsl-stats Numeric.GSL.Histogram2D No documentation available.
-
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
-
hpqtypes-extras Database.PostgreSQL.PQTypes.Model.ColumnType No documentation available.
pixelVectorToList :: Storable a => Vector a -> [a]netpbm Graphics.Netpbm Converts a vector of pixels to a list for convenience.
unit_vector :: Num a => Int -> Int -> [a]numeric-quest Orthogonals No documentation available.
-
No documentation available.
-
numeric-quest QuantumVector No documentation available.
ppVector :: (Vector v a, Pretty a) => v a -> Doc annprettyprinter-combinators Prettyprinter.Combinators No documentation available.