Uses of Class
com.oregondsp.signalProcessing.filter.fir.OverlapAdd

Packages that use OverlapAdd
com.oregondsp.signalProcessing.filter.fir   
 

Uses of OverlapAdd in com.oregondsp.signalProcessing.filter.fir
 

Constructors in com.oregondsp.signalProcessing.filter.fir with parameters of type OverlapAdd
OverlapAdd(float[] H, OverlapAdd master)
          Constructor for slave OverlapAdd instance - this one uses the fft instance contained in the master