You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
rmackay9 297d2ae457 ModeFilter - corrected shadowed variable compiler warning for drop_high_sample 13 years ago
..
examples/Filter
AverageFilter.h Filter - added AverageFilter - this will be used in place of SumFilter because it removes the possibility of overflows 13 years ago
Filter.h Filter - removed shadowing of variables in constructors for Filter, ModeFilter and SumFilter (sorry tridge!) 13 years ago
ModeFilter.h ModeFilter - corrected shadowed variable compiler warning for drop_high_sample 13 years ago
SumFilter.h Filter - removed shadowing of variables in constructors for Filter, ModeFilter and SumFilter (sorry tridge!) 13 years ago
keywords.txt