SPUC::qnoise< complex< T > > Class Template Reference

#include <qnoise.h>

List of all members.

Public Member Functions

 qnoise (char h)
quant (T x)
complex< T > operator() (complex< T > x)

Protected Attributes

char size
float_type scale
 Number of bits <= 255.
float_type iscale

template<class T>
class SPUC::qnoise< complex< T > >


Constructor & Destructor Documentation

template<class T>
SPUC::qnoise< complex< T > >::qnoise ( char  h  )  [inline]

Quantize and limit signal to size bits Constructor


Member Function Documentation

template<class T>
complex<T> SPUC::qnoise< complex< T > >::operator() ( complex< T >  x  )  [inline]

template<class T>
T SPUC::qnoise< complex< T > >::quant ( x  )  [inline]


Member Data Documentation

template<class T>
float_type SPUC::qnoise< complex< T > >::iscale [protected]

template<class T>
float_type SPUC::qnoise< complex< T > >::scale [protected]

Number of bits <= 255.

template<class T>
char SPUC::qnoise< complex< T > >::size [protected]


The documentation for this class was generated from the following file:
Generated on Mon Jun 9 19:40:50 2008 for DSPTemplates by  doxygen 1.4.7