Embedded Template Library 1.0
covariance.h File Reference
#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_covariance::covariance_traits< TInput, TCalc >
 Types for generic covariance. More...
 
struct  etl::private_covariance::covariance_traits< float, TCalc >
 Types for float covariance. More...
 
struct  etl::private_covariance::covariance_traits< double, TCalc >
 Types for double covariance. More...
 
struct  etl::private_covariance::covariance_type_statics< T >
 
struct  etl::covariance_type
 
class  etl::covariance< Covariance_Type, TInput, TCalc >
 Covariance. More...
 

Namespaces

namespace  etl
 bitset_ext
 
namespace  etl::private_covariance
 Covariance Type.