public class ComplexFastConvoluter extends Convoluter
Constructor and Description |
---|
ComplexFastConvoluter() |
Modifier and Type | Method and Description |
---|---|
Signal |
getSignal(Signal[] h,
Signal in) |
void |
init(int length)
Initializes the (history of the) input signal.
|
getSignal
public void init(int length)
init
in class Convoluter
length
- number of coefficients (filter order)