Interface Normalizer
- All Known Implementing Classes:
DecayingAverageNorm
,SplitWindowNorm
public interface Normalizer
Interface to abstract the various normalizers for the likelihood detector
It is OK to return a null DataUnit if you cannot yet produce data based on
the input given.
- Author:
- Dave Flogeras
-
Method Summary
-
Method Details
-
Process
-