ldas-tools-filters
2.6.5
|
Traits for LinFilt objects. More...
#include <LinFilt.hh>
Traits for LinFilt objects.
These guarantee that the intermediate calculations for linear filtering are always done at double precision, even when the input/output is single precision. The difficulty is that we need to support both real and complex intermediates
Under most circumstances, output type is the same as input type