- Turned Interval into a template so that it can be used for (numeric) types
other than int.
- Generalized AbstractDoubleSimpleFilter to AbstractSimpleFilter.
- Generalized TruncatedDoubleDataSource to TruncationFilter.
- Added Double2StringFilter and String2DoubleFilter.
- Improved Filter test program.