Embedded Template Library 1.0
Loading...
Searching...
No Matches
mean.h File Reference
#include "platform.h"
#include "functional.h"
#include "type_traits.h"
#include <stdint.h>

Go to the source code of this file.

Classes

struct  etl::private_mean::mean_traits< TInput, TCalc >
 Types for generic mean. More...
 
struct  etl::private_mean::mean_traits< float, TCalc >
 Types for float mean. More...
 
struct  etl::private_mean::mean_traits< double, TCalc >
 Types for double mean. More...
 
class  etl::mean< TInput, TCalc >
 Mean. More...
 

Namespaces

namespace  etl
 bitset_ext