Calculate the series quadrature mirror filter (QMF). Requires a series of an even length.
qmf(g, inverse)
A vector
that contains the filter constants.
A bool
that indicates whether the inverse quadrature mirror filter is computed.
By default, the inverse quadrature mirror is computed.
A vector
that contains either the forward QMF (evalute in order) or the inverse QMF (reverse order).