Uses of Class
at.dms.kjc.sir.linear.frequency.FrequencyReplacer

Packages that use FrequencyReplacer
at.dms.kjc.sir.linear.frequency Translates linear filters into the frequency domain. 
 

Uses of FrequencyReplacer in at.dms.kjc.sir.linear.frequency
 

Subclasses of FrequencyReplacer in at.dms.kjc.sir.linear.frequency
 class LEETFrequencyReplacer
          Replaces linear filters of sufficient length with a conversion into the frequency domain, multiplication, and convert the product back into the time domain.