Class HistoFragmentStore

java.lang.Object
whistleClassifier.BasicFragmentStore
whistleClassifier.HistoFragmentStore
All Implemented Interfaces:
FragmentStore

public class HistoFragmentStore extends BasicFragmentStore
Doesnt' store fragemnts individually - just adds their data to a series of histograms and whenever the parameters are requried, it estimates those parameters based on the contents of the histograms.
Author:
Douglas Gillespie