IIRFilterOptions.feedforward

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void feedforward(Sequence!(double) feedforward)
    struct IIRFilterOptions
    nothrow
    void
    feedforward
    ()
    (
    scope ref Sequence!(double) feedforward
    )
  2. auto feedforward()

Meta