itpp::Fix_Base Member List
This is the complete list of members for
itpp::Fix_Base, including all inherited members.
| apply_o_mode(fixrep x) const | itpp::Fix_Base | [protected] |
| emode | itpp::Fix_Base | [protected] |
| Fix_Base(int s=0, int w=MAX_WORDLEN, e_mode e=TC, o_mode o=WRAP, q_mode q=TRN, Stat *ptr=0) | itpp::Fix_Base | [inline, explicit] |
| Fix_Base(const Fix_Base &x) | itpp::Fix_Base | [inline] |
| get_e_mode() const | itpp::Fix_Base | [inline] |
| get_max() const | itpp::Fix_Base | [inline] |
| get_min() const | itpp::Fix_Base | [inline] |
| get_o_mode() const | itpp::Fix_Base | [inline] |
| get_output_mode() const | itpp::Fix_Base | [inline] |
| get_q_mode() const | itpp::Fix_Base | [inline] |
| get_shift() const | itpp::Fix_Base | [inline] |
| get_wordlen() const | itpp::Fix_Base | [inline] |
| init() | itpp::Fix_Base | [protected] |
| max | itpp::Fix_Base | [protected] |
| min | itpp::Fix_Base | [protected] |
| n_unused_bits | itpp::Fix_Base | [protected] |
| omode | itpp::Fix_Base | [protected] |
| print() const | itpp::Fix_Base | [virtual] |
| qmode | itpp::Fix_Base | [protected] |
| rshift_and_apply_q_mode(fixrep x, int n) const | itpp::Fix_Base | [inline, protected] |
| rshift_and_apply_q_mode(fixrep x, int n, q_mode q) const | itpp::Fix_Base | [protected] |
| scale_and_apply_modes(double x) const | itpp::Fix_Base | [inline, protected] |
| scale_and_apply_modes(double x, q_mode q) const | itpp::Fix_Base | [protected] |
| set_output_mode(output_mode o) | itpp::Fix_Base | [inline, static] |
| set_output_mode(std::string o) | itpp::Fix_Base | [static] |
| set_shift(int s) | itpp::Fix_Base | [inline] |
| shift | itpp::Fix_Base | [protected] |
| stat_ptr | itpp::Fix_Base | [protected] |
| wordlen | itpp::Fix_Base | [protected] |
| ~Fix_Base() | itpp::Fix_Base | [inline, virtual] |