Embedded Template Library  1.0
cumulative_moving_average.h File Reference
#include "type_traits.h"
#include "iterator.h"

Go to the source code of this file.

Classes

class  etl::private_cumulative_moving_average::add_insert_iterator< TCMA >
 
class  etl::cumulative_moving_average< T, SAMPLE_SIZE_, SCALING_, true, false >
 
class  etl::cumulative_moving_average< T, 0, SCALING_, true, false >
 
class  etl::cumulative_moving_average< T, SAMPLE_SIZE_, 1U, false, true >
 
class  etl::cumulative_moving_average< T, 0U, 1U, false, true >
 

Namespaces

 etl