BiquadCoeff

Type which hold the biquad coefficients.

template BiquadCoeff (
T
) {}

Members

Aliases

BiquadCoeff
alias BiquadCoeff = Vector!(T, 5)
Undocumented in source.

Meta