• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

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. type PlanManyR2r a = CInt -> Ptr CInt -> CInt -> Ptr a -> Ptr CInt -> CInt -> CInt -> Ptr a -> Ptr CInt -> CInt -> CInt -> Ptr Kind -> Flags -> IO Plan a

    fftw-ffi Numeric.FFTW.FFI

    No documentation available.

  2. planManyDFT :: Real a => PlanManyDFT a

    fftw-ffi Numeric.FFTW.FFI

    No documentation available.

  3. planManyDFTc2r :: Real a => PlanManyDFTc2r a

    fftw-ffi Numeric.FFTW.FFI

    No documentation available.

  4. planManyDFTr2c :: Real a => PlanManyDFTr2c a

    fftw-ffi Numeric.FFTW.FFI

    No documentation available.

  5. planManyR2r :: Real a => PlanManyR2r a

    fftw-ffi Numeric.FFTW.FFI

    No documentation available.

  6. planManyDFT :: PlanManyDFT Double

    fftw-ffi Numeric.FFTW.FFI.Double

    No documentation available.

  7. planManyDFTc2r :: PlanManyDFTc2r Double

    fftw-ffi Numeric.FFTW.FFI.Double

    No documentation available.

  8. planManyDFTr2c :: PlanManyDFTr2c Double

    fftw-ffi Numeric.FFTW.FFI.Double

    No documentation available.

  9. planManyR2r :: PlanManyR2r Double

    fftw-ffi Numeric.FFTW.FFI.Double

    No documentation available.

  10. planManyDFT :: PlanManyDFT Float

    fftw-ffi Numeric.FFTW.FFI.Float

    No documentation available.

Page 222 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete