Uses of Package
inpro.features

Packages that use inpro.features
inpro.features   
inpro.incremental.basedata   
inpro.incremental.unit   
 

Classes in inpro.features used by inpro.features
EOTFeatureAggregator
          implements SignalFeatureListener and derives acoustic features (that may or may not be) useful for EOT detection
TimeShiftingAnalysis
          class to perform linear regression and mean calculation; ideal for incrementally added data points. old data points can be discarded automatically using setMaxLag()
TimeShiftingAnalysis.DataPoint
           
 

Classes in inpro.features used by inpro.incremental.basedata
EOTFeatureAggregator
          implements SignalFeatureListener and derives acoustic features (that may or may not be) useful for EOT detection
 

Classes in inpro.features used by inpro.incremental.unit
TimeShiftingAnalysis
          class to perform linear regression and mean calculation; ideal for incrementally added data points. old data points can be discarded automatically using setMaxLag()