SPUC  3.0
Namespaces | Functions
real_quantize.h File Reference

Templated quantize function. More...

#include <spuc/spuc_types.h>
#include <cmath>
Include dependency graph for real_quantize.h:
This graph shows which files directly or indirectly include this file:

Namespaces

 SPUC
 fixed point types: spuc_fixed,spuc_ufixed,spuc_int,spuc_uint
 

Functions

template<class T >
long SPUC::real_quantize (T in)
 Templated quantize function. More...
 

Detailed Description

Templated quantize function.