Hoogle Search
Within LTS Haskell 24.40 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
module Bench.Vector.Algo.
Tridiag No documentation available.
tridiag :: (Vector Double, Vector Double, Vector Double, Vector Double) -> Vector Doublevector Bench.Vector.Algo.Tridiag No documentation available.
DecidedLazy :: DecidedStrictnesstemplate-haskell Language.Haskell.TH Field inferred to not have a bang.
DecidedStrict :: DecidedStrictnesstemplate-haskell Language.Haskell.TH Field inferred to have a bang.
-
template-haskell Language.Haskell.TH Unlike SourceStrictness and SourceUnpackedness, DecidedStrictness refers to the strictness annotations that the compiler chooses for a data constructor field, which may be different from what is written in source code. Note that non-unpacked strict fields are assigned DecidedLazy when a bang would be inappropriate, such as the field of a newtype constructor and fields that have an unlifted type. See reifyConStrictness for more information.
DecidedUnpack :: DecidedStrictnesstemplate-haskell Language.Haskell.TH Field inferred to be unpacked.
ExplBidir :: [Clause] -> PatSynDirtemplate-haskell Language.Haskell.TH pattern P x {<-} p where P x = e-
template-haskell Language.Haskell.TH pattern P x {=} p UndecidableInstances :: Extensiontemplate-haskell Language.Haskell.TH No documentation available.
UndecidableSuperClasses :: Extensiontemplate-haskell Language.Haskell.TH No documentation available.