Hoogle Search

Within LTS Haskell 24.10 (ghc-9.10.2)

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

  1. prop_unfoldrReverseUnfoldl :: (Show (Array r ix e), Eq (Array r ix e), Index ix, Arbitrary ix, Arbitrary e, Show e, Manifest r e) => Property

    massiv-test Test.Massiv.Array.Mutable

    No documentation available.

  2. sumRangeFromPyramidReverse :: (C v, Transform sig v) => [sig v] -> (Int, Int) -> v

    synthesizer-core Synthesizer.Generic.Filter.NonRecursive

    No documentation available.

  3. timeReverse :: (Write sig yv, C q, C q yv) => LazySize -> T q yv -> T q yv -> TimeControl q -> q -> q -> (q, sig yv) -> (q, sig yv)

    synthesizer-core Synthesizer.Generic.Loop

    Resample a sampled sound with a smooth loop using our time manipulation algorithm. Time is first controlled linearly, then switches to a sine or triangular control. Loop start must be large enough in order provide enough spare data for interpolation at the beginning and loop start plus length must preserve according space at the end. One period is enough space for linear interpolation. In order to get a loopable sound with finite space we have to reduce the loop length to a multiple of a wave period. We will also modify the period a little bit, such that in our loop body there is an integral number of periods. We return the modified period and the looped sound.

  4. _laxis_reverse :: LayoutAxis x -> Bool

    Chart Graphics.Rendering.Chart.Layout

    True if left to right (bottom to top) is to show descending values.

  5. laxis_reverse :: forall x f . Functor f => (Bool -> f Bool) -> LayoutAxis x -> f (LayoutAxis x)

    Chart Graphics.Rendering.Chart.Layout

    No documentation available.

  6. bitReverse16 :: Word16 -> Word16

    Color Graphics.Color.Algebra

    Reverse the order of the bits in a Word16.

  7. bitReverse32 :: Word32 -> Word32

    Color Graphics.Color.Algebra

    Reverse the order of the bits in a Word32.

  8. bitReverse64 :: Word64 -> Word64

    Color Graphics.Color.Algebra

    Reverse the order of the bits in a Word64.

  9. bitReverse8 :: Word8 -> Word8

    Color Graphics.Color.Algebra

    Reverse the order of the bits in a Word8.

  10. bitReverse16 :: Word16 -> Word16

    Color Graphics.Color.Model

    Reverse the order of the bits in a Word16.

Page 61 of many | Previous | Next