Hoogle Search
Within LTS Haskell 24.32 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
toStorableVector :: T (Chunk a) (Vector ())synthesizer-core Synthesizer.CausalIO.Gate No documentation available.
fromStorableVectorSize :: LazySize -> Tsynthesizer-core Synthesizer.ChunkySize No documentation available.
toStorableVectorSize :: T -> LazySizesynthesizer-core Synthesizer.ChunkySize No documentation available.
volumeVectorEuclidean :: (C y, C y yv, Read sig yv) => sig yv -> ysynthesizer-core Synthesizer.Generic.Analysis Volume based on Energy norm.
volumeVectorEuclideanSqr :: (C y, Sqr y yv, Read sig yv) => sig yv -> ysynthesizer-core Synthesizer.Generic.Analysis No documentation available.
volumeVectorMaximum :: (C y yv, Ord y, Read sig yv) => sig yv -> ysynthesizer-core Synthesizer.Generic.Analysis Volume based on Manhattan norm.
volumeVectorSum :: (C y yv, C y, Read sig yv) => sig yv -> ysynthesizer-core Synthesizer.Generic.Analysis Volume based on Sum norm.
amplifyVector :: (C a v, Transform sig v) => a -> sig v -> sig vsynthesizer-core Synthesizer.Generic.Filter.NonRecursive No documentation available.
envelopeVector :: (C a v, Read sig a, Transform sig v) => sig a -> sig v -> sig vsynthesizer-core Synthesizer.Generic.Filter.NonRecursive No documentation available.
volumeVectorEuclidean :: (C y, C y yv) => T yv -> ysynthesizer-core Synthesizer.Plain.Analysis Volume based on Energy norm.