real_round.h File Reference

Templated round function. More...

#include <spuc/spuc_types.h>
#include <cmath>

Include dependency graph for real_round.h:

This graph shows which files directly or indirectly include this file:


Namespaces

namespace  SPUC

Functions

template<class T>
SPUC::real_round (T in, long bits)
 Templated round function.
template<>
long SPUC::real_round (long in, long bits)
template<>
float SPUC::real_round (float in, long bits)
template<>
int SPUC::real_round (int in, long bits)
template<>
double SPUC::real_round (double in, long bits)

Detailed Description

Templated round function.


Generated on Mon Jun 9 19:39:42 2008 for DSPTemplates by  doxygen 1.4.7