Hoogle Search

Within LTS Haskell 24.39 (ghc-9.10.3)

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

  1. idxIntContent :: IDXData -> Vector Int

    mnist-idx Data.IDX

    Return contained ints, if no ints are contained, convert content to ints by using round. Data is stored like in a C-array, i.e. the last index changes first.

  2. idxType :: IDXData -> IDXContentType

    mnist-idx Data.IDX

    Return the what type the data is stored in

  3. idxDimensions :: IDXData -> Vector Int

    mnist-idx Data.IDX.Internal

    Return an unboxed Vector of Int dimensions

  4. idxDoubleContent :: IDXData -> Vector Double

    mnist-idx Data.IDX.Internal

    Return contained doubles, if no doubles are contained convert the content to double by using fromIntegral. Data is stored like in a C-array, i.e. the last index changes first.

  5. idxIntContent :: IDXData -> Vector Int

    mnist-idx Data.IDX.Internal

    Return contained ints, if no ints are contained, convert content to ints by using round. Data is stored like in a C-array, i.e. the last index changes first.

  6. idxType :: IDXData -> IDXContentType

    mnist-idx Data.IDX.Internal

    Return the what type the data is stored in

  7. idleAdd :: IsPtr ud => (ud -> IO Bool) -> ud -> IO Word32

    moffy-samples-gtk3-run Stopgap.System.GLib

    No documentation available.

  8. identityWUnlift :: forall (c :: (Type -> Type) -> Constraint) . WUnlift c (IdentityT :: (Type -> Type) -> Type -> Type)

    monadology Control.Monad.Ology.Specific.IdentityT

    No documentation available.

  9. idTableName :: IdTable key a -> String

    mysql-json-table Database.MySQL.JSONTable

    Table name.

  10. idSearchURI :: String -> String

    oeis Math.OEIS.Internal

    No documentation available.

Page 323 of many | Previous | Next