synthesizer-llvm-0.2.0.1: Efficient signal processing using runtime compilation

Synthesizer.LLVM.Filter.ComplexFirstOrder

Documentation

data Parameter a Source

Instances

Phi a => Phi (Parameter a) 
Undefined a => Undefined (Parameter a) 
(Memory l s, IsSized s ss) => Memory (Parameter l) (Struct (s, (s, (s, ())))) 
(IsFirstClass a, IsSized a sa, IsConst a, IsFloating a) => C (Parameter (Value a)) (T (Value a)) (T (Value a)) 

causal :: (IsFirstClass a, IsSized a sa, IsConst a, IsFloating a) => T (Parameter (Value a), T (Value a)) (T (Value a))Source

causalP :: (IsFirstClass a, IsSized a sa, IsConst a, IsFloating a) => T p (Parameter (Value a), T (Value a)) (T (Value a))Source