|
| Synthesizer.Plain.Filter.Recursive.Integration | | Portability | requires multi-parameter type classes | | Stability | provisional | | Maintainer | synthesizer@henning-thielemann.de |
|
|
|
| Description |
| Filter operators from calculus
|
|
| Synopsis |
|
|
|
| Documentation |
|
|
| Integrate with initial value zero.
However the first emitted value is the value of the input signal.
It maintains the length of the signal.
|
|
|
| Integrate with initial condition.
First emitted value is the initial condition.
The signal become one element longer.
|
|
| Produced by Haddock version 2.4.2 |