ldas-tools-filters  2.6.4
Public Types | List of all members
Filters::LinFiltTraits< std::complex< float >, float > Class Template Reference

#include <LinFilt.hh>

Public Types

typedef std::complex< float > OutType
 
typedef std::complex< float > OutType
 
typedef std::complex< float > OutType
 

Detailed Description

template<>
class Filters::LinFiltTraits< std::complex< float >, float >

Specializations for complex data - if the input type is real but the coefficients are complex, the output is complex

Member Typedef Documentation

◆ OutType [1/3]

typedef std::complex< float > Filters::LinFiltTraits< std::complex< float >, float >::OutType

◆ OutType [2/3]

typedef std::complex< float > Filters::LinFiltTraits< std::complex< float >, float >::OutType

◆ OutType [3/3]

typedef std::complex< float > Filters::LinFiltTraits< std::complex< float >, float >::OutType

The documentation for this class was generated from the following file: