SLProject 4.0.000
Averaged.h File Reference
#include <string>
#include <vector>
#include <assert.h>
Include dependency graph for Averaged.h:
This graph shows which files directly or indirectly include this file:

Classes

class  Utils::Averaged< T >
 Averaged template class provides an average value from a fixed size array. More...
 

Namespaces

namespace  Utils
 Utils provides utilities for string & file handling, logging and math functions.
 

Typedefs

typedef Utils::Averaged< float > Utils::AvgFloat