SPUC  3.0
Static Public Member Functions | List of all members
SPUC::quantizer< complex< T > > Class Template Reference

#include <quantizer.h>

Static Public Member Functions

static complex< long > quantized (complex< T > x)
 
static complex< long > quantized_scale (float_type x, float_type ox, complex< T > y)
 

Member Function Documentation

template<typename T >
static complex<long> SPUC::quantizer< complex< T > >::quantized ( complex< T >  x)
inlinestatic

References SPUC::real_quantize().

Here is the call graph for this function:

template<typename T >
static complex<long> SPUC::quantizer< complex< T > >::quantized_scale ( float_type  x,
float_type  ox,
complex< T >  y 
)
inlinestatic

References SPUC::real_quantize().

Here is the call graph for this function:


The documentation for this class was generated from the following file: