|
ldas-tools-filters
2.6.6
|
Traits for LinFilt objects. More...
#include <LinFilt.hh>
Public Types | |
| typedef TIn | OutType |
| typedef TIn | OutType |
| typedef TIn | OutType |
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
| typedef TIn Filters::LinFiltTraits< TCoeffs, TIn >::OutType |
| typedef TIn Filters::LinFiltTraits< TCoeffs, TIn >::OutType |
| typedef TIn Filters::LinFiltTraits< TCoeffs, TIn >::OutType |
1.8.13