|
Embedded Template Library 1.0
|
#include "platform.h"#include "functional.h"#include "type_traits.h"#include <math.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 | |