| apply :: (C t, C t, C a v, C a (list v)) => filter t a v -> list v -> list v | Source |
| | Apply a filter to a signal.
| | | transferFunction :: (C t, C a t) => filter t a v -> t -> T t | Source |
| | Compute the complex amplification factor
that is applied to the given frequency.
|
|