EEROS  1.0.0.0
API for the EEROS Real-Time Robotics Framework
MAFilter.hpp File Reference
#include <eeros/control/Block1i1o.hpp>
#include <type_traits>
#include <ostream>
Include dependency graph for MAFilter.hpp:

Go to the source code of this file.

Classes

class  eeros::control::MAFilter< N, Tval, Tcoeff >
 

Namespaces

 eeros
 
 eeros::control
 

Functions

template<size_t N, typename Tval , typename Tcoeff >
std::ostream & eeros::control::operator<< (std::ostream &os, MAFilter< N, Tval, Tcoeff > &filter)