fir-filter-impl.hh File Reference
Include dependency graph for fir-filter-impl.hh:

Namespaces

 dynamicgraph
 
 dynamicgraph::sot
 This is the namespace for a subset of helperd classes related to the implementation of the Stack-Of-Tasks.
 

Macros

#define FIL_FILTER_EXPORT
 
#define DECLARE_SPECIFICATION(className, sotSigType, sotCoefType)   typedef FIRFilter<sotSigType, sotCoefType> className;
 

Macro Definition Documentation

◆ DECLARE_SPECIFICATION

#define DECLARE_SPECIFICATION (   className,
  sotSigType,
  sotCoefType 
)    typedef FIRFilter<sotSigType, sotCoefType> className;

◆ FIL_FILTER_EXPORT

#define FIL_FILTER_EXPORT