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.
volumeVectorEuclideanSqr :: (C y, Sqr y yv) => T yv -> ysynthesizer-core Synthesizer.Plain.Analysis No documentation available.
volumeVectorMaximum :: (C y yv, Ord y) => T yv -> ysynthesizer-core Synthesizer.Plain.Analysis Volume based on Manhattan norm.
volumeVectorSum :: (C y yv, C y) => T yv -> ysynthesizer-core Synthesizer.Plain.Analysis Volume based on Sum norm.
amplifyVector :: C a v => a -> T v -> T vsynthesizer-core Synthesizer.Plain.Filter.NonRecursive No documentation available.
envelopeVector :: C a v => T a -> T v -> T vsynthesizer-core Synthesizer.Plain.Filter.NonRecursive No documentation available.
volumeVectorEuclidean :: (C y, C y yv) => T yv -> ysynthesizer-core Synthesizer.State.Analysis Volume based on Energy norm.
volumeVectorEuclideanSqr :: (C y, Sqr y yv) => T yv -> ysynthesizer-core Synthesizer.State.Analysis No documentation available.
volumeVectorMaximum :: (C y yv, Ord y) => T yv -> ysynthesizer-core Synthesizer.State.Analysis Volume based on Manhattan norm.
volumeVectorSum :: (C y yv, C y) => T yv -> ysynthesizer-core Synthesizer.State.Analysis Volume based on Sum norm.
amplifyVector :: C a v => a -> T v -> T vsynthesizer-core Synthesizer.State.Filter.NonRecursive No documentation available.