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

Safe HaskellNone

Synthesizer.LLVM.Filter.ComplexFirstOrderPacked

Documentation

data Parameter a Source

Instances

(FirstClass a, ~ * (Stored a) am, IsPrimitive a, IsPrimitive am, IsSized am, PositiveT (:*: D4 (SizeOf am))) => C (Parameter a) 
IsPrimitive a => Undefined (Parameter a) 
IsPrimitive a => Phi (Parameter a) 
(Arithmetic a, IsConst a, C (Value (State a))) => C (Parameter a) (T (Value a)) (T (Value a)) 

causal :: (IsConst a, Arithmetic a, C (Value (State a))) => T (Parameter a, T (Value a)) (T (Value a))Source

causalP :: (IsConst a, Arithmetic a, C (Value (State a))) => T p (Parameter a, T (Value a)) (T (Value a))Source