Hoogle Search

Within LTS Haskell 24.38 (ghc-9.10.3)

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

  1. IDXDouble :: IDXContentType

    mnist-idx Data.IDX

    No documentation available.

  2. IDXFloat :: IDXContentType

    mnist-idx Data.IDX

    No documentation available.

  3. IDXInt :: IDXContentType

    mnist-idx Data.IDX

    No documentation available.

  4. data IDXLabels

    mnist-idx Data.IDX

    A data type that holds Int labels for a set of IDXData

  5. IDXShort :: IDXContentType

    mnist-idx Data.IDX

    No documentation available.

  6. IDXSignedByte :: IDXContentType

    mnist-idx Data.IDX

    No documentation available.

  7. IDXUnsignedByte :: IDXContentType

    mnist-idx Data.IDX

    No documentation available.

  8. data IDXContentType

    mnist-idx Data.IDX.Internal

    A type to describe the content, according to IDX spec

  9. data IDXData

    mnist-idx Data.IDX.Internal

    Datatype for storing IDXData. Internally data is always stored either as Int or Double unboxed vectors. However when binary serialization is used, the data is serialized according to the IDXContentType.

  10. IDXDouble :: IDXContentType

    mnist-idx Data.IDX.Internal

    No documentation available.

Page 218 of many | Previous | Next