ldas-tools-filters  2.6.5
Public Types | List of all members
Filters::LinFiltStateTraits< TCoeffs, TIn > Class Template Reference

#include <LinFilt.hh>

Public Types

typedef std::complex< double > StateType
 
typedef std::complex< double > StateType
 
typedef std::complex< double > StateType
 

Detailed Description

template<class TCoeffs, class TIn>
class Filters::LinFiltStateTraits< TCoeffs, TIn >

Elements of the state variable are always complex<double> unless both the input and coefficients are real, in which case they are double.

Member Typedef Documentation

◆ StateType [1/3]

template<class TCoeffs, class TIn>
typedef std::complex< double > Filters::LinFiltStateTraits< TCoeffs, TIn >::StateType

◆ StateType [2/3]

template<class TCoeffs, class TIn>
typedef std::complex< double > Filters::LinFiltStateTraits< TCoeffs, TIn >::StateType

◆ StateType [3/3]

template<class TCoeffs, class TIn>
typedef std::complex< double > Filters::LinFiltStateTraits< TCoeffs, TIn >::StateType

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