SPUC  3.0
Static Public Member Functions | List of all members
SPUC::spuc_saturate_class_function< TOTAL_BITS_, SPUC_SAT > Class Template Reference

Specialized for SPUC_SAT. More...

#include <spuc_fixed_roundsat.h>

Static Public Member Functions

template<int TOTAL_BITS_1, int INT_BITS_1, spuc_q_mode SPUC_Q_MODE_1, spuc_o_mode SPUC_O_MODE_1>
static int_size_needed
< TOTAL_BITS_ >::int_type 
saturate_function (const spuc_fixed< TOTAL_BITS_1, INT_BITS_1, SPUC_Q_MODE_1, SPUC_O_MODE_1 > &a)
 Specialized Saturate function for SPUC_SAT. More...
 
template<int TOTAL_BITS_1, int INT_BITS_1, spuc_q_mode SPUC_Q_MODE_1, spuc_o_mode SPUC_O_MODE_1>
static int_size_needed
< TOTAL_BITS_ >::int_type 
saturate_function (const spuc_ufixed< TOTAL_BITS_1, INT_BITS_1, SPUC_Q_MODE_1, SPUC_O_MODE_1 > &a)
 Specialized Saturate function for SPUC_SAT. More...
 
static int_size_needed
< TOTAL_BITS_ >::int_type 
saturate (const max_int_type &a)
 
static int_size_needed
< TOTAL_BITS_ >::uint_type 
usaturate (const max_int_type &a)
 

Detailed Description

template<int TOTAL_BITS_>
class SPUC::spuc_saturate_class_function< TOTAL_BITS_, SPUC_SAT >

Specialized for SPUC_SAT.

Member Function Documentation

template<int TOTAL_BITS_>
static int_size_needed<TOTAL_BITS_>::int_type SPUC::spuc_saturate_class_function< TOTAL_BITS_, SPUC_SAT >::saturate ( const max_int_type a)
inlinestatic
template<int TOTAL_BITS_>
template<int TOTAL_BITS_1, int INT_BITS_1, spuc_q_mode SPUC_Q_MODE_1, spuc_o_mode SPUC_O_MODE_1>
static int_size_needed<TOTAL_BITS_>::int_type SPUC::spuc_saturate_class_function< TOTAL_BITS_, SPUC_SAT >::saturate_function ( const spuc_fixed< TOTAL_BITS_1, INT_BITS_1, SPUC_Q_MODE_1, SPUC_O_MODE_1 > &  a)
inlinestatic

Specialized Saturate function for SPUC_SAT.

template<int TOTAL_BITS_>
template<int TOTAL_BITS_1, int INT_BITS_1, spuc_q_mode SPUC_Q_MODE_1, spuc_o_mode SPUC_O_MODE_1>
static int_size_needed<TOTAL_BITS_>::int_type SPUC::spuc_saturate_class_function< TOTAL_BITS_, SPUC_SAT >::saturate_function ( const spuc_ufixed< TOTAL_BITS_1, INT_BITS_1, SPUC_Q_MODE_1, SPUC_O_MODE_1 > &  a)
inlinestatic

Specialized Saturate function for SPUC_SAT.

template<int TOTAL_BITS_>
static int_size_needed<TOTAL_BITS_>::uint_type SPUC::spuc_saturate_class_function< TOTAL_BITS_, SPUC_SAT >::usaturate ( const max_int_type a)
inlinestatic

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