Hoogle Search

Within LTS Haskell 24.46 (ghc-9.10.3)

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

  1. normSum :: (C q, C q, C u, C v) => Signal u q v q q -> T (Mul u v) q

    synthesizer-dimensional Synthesizer.Dimensional.RateAmplitude.Analysis

    Sum norm.

  2. normSumProc :: (C q, C q, C u, C v) => T s u q (R s v q q -> T (Mul u v) q)

    synthesizer-dimensional Synthesizer.Dimensional.RateAmplitude.Analysis

    Sum norm.

  3. normVectorSum :: (C q yv, C q, C u, C v) => Signal u q v q yv -> T (Mul u v) q

    synthesizer-dimensional Synthesizer.Dimensional.RateAmplitude.Analysis

    Sum norm.

  4. normVectorSumProc :: (C y yv, C y, C u, C v) => T s u y (R s v y yv -> T (Mul u v) y)

    synthesizer-dimensional Synthesizer.Dimensional.RateAmplitude.Analysis

    Sum norm.

  5. _timeZoneSummerOnly :: Lens' TimeZone Bool

    thyme Data.Thyme.LocalTime

    No documentation available.

  6. timeZoneSummerOnly :: TimeZone -> !Bool

    thyme Data.Thyme.LocalTime

    Is this a summer-only (i.e. daylight savings) time zone?

  7. latestNonSummer :: TimeZoneSeries -> TimeZone

    timezone-series Data.Time.LocalTime.TimeZone.Series

    The latest non-summer TimeZone in a TimeZoneSeries is in some sense representative of the timezone.

  8. ConsolidateSum :: ConsolidateFunction

    xlsx Codec.Xlsx.Types.PivotTable

    The sum of the values.

  9. tsum :: LaTeXC l => l

    HaTeX Text.LaTeX.Base.Math

    Sigma sumation symbol <math>. Use sumFromTo instead if you want to specify the limits of the sum.

  10. tsum :: LaTeXC l => l

    HaTeX Text.LaTeX.Packages.AMSMath

    Sigma sumation symbol <math>. Use sumFromTo instead if you want to specify the limits of the sum.

Page 164 of many | Previous | Next