, including all inherited members.
| apply_o_mode(fixrep x) const | itpp::Fix_Base | [protected] |
| assert_shifts(const CFix &x, const CFix &y) | itpp::CFix | [friend] |
| assert_shifts(const CFix &x, const Fix &y) | itpp::CFix | [friend] |
| assert_shifts(const CFix &x, int y) | itpp::CFix | [friend] |
| CFix(double r=0.0, double i=0.0, int s=0, int w=MAX_WORDLEN, e_mode e=TC, o_mode o=WRAP, q_mode q=TRN, Stat *ptr=0) | itpp::CFix | [inline] |
| CFix(std::complex< double > x, double, int s=0, int w=MAX_WORDLEN, e_mode e=TC, o_mode o=WRAP, q_mode q=TRN, Stat *ptr=0) | itpp::CFix | [inline] |
| CFix(const Fix_Factory &f) | itpp::CFix | [inline, explicit] |
| CFix(fixrep r, fixrep i, int s, int, int) | itpp::CFix | [inline] |
| CFix(const Fix &r, const Fix &i=0.0, int w=MAX_WORDLEN, e_mode e=TC, o_mode o=WRAP, q_mode q=TRN, Stat *ptr=0) | itpp::CFix | [inline] |
| CFix(const CFix &x, double, int w=MAX_WORDLEN, e_mode e=TC, o_mode o=WRAP, q_mode q=TRN, Stat *ptr=0) | itpp::CFix | [inline] |
| CFixed(double r=0.0, double i=0.0, int s=0, Stat *ptr=0) | itpp::CFixed< w, e, o, q > | [inline] |
| CFixed(std::complex< double > x, double, int s=0, Stat *ptr=0) | itpp::CFixed< w, e, o, q > | [inline] |
| CFixed(Stat *ptr) | itpp::CFixed< w, e, o, q > | [inline, explicit] |
| CFixed(const Fix &r, const Fix &i=0.0, Stat *ptr=0) | itpp::CFixed< w, e, o, q > | [inline] |
| CFixed(const CFix &x, double, Stat *ptr=0) | itpp::CFixed< w, e, o, q > | [inline] |
| 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_im() const | itpp::CFix | [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_re() const | itpp::CFix | [inline] |
| get_shift() const | itpp::Fix_Base | [inline] |
| get_wordlen() const | itpp::Fix_Base | [inline] |
| im | itpp::CFix | [protected] |
| init() | itpp::Fix_Base | [protected] |
| lshift(int n) | itpp::CFix | |
| max | itpp::Fix_Base | [protected] |
| min | itpp::Fix_Base | [protected] |
| n_unused_bits | itpp::Fix_Base | [protected] |
| omode | itpp::Fix_Base | [protected] |
| operator std::complex< double >() const | itpp::CFix | [inline] |
| operator*=(const CFix &x) | itpp::CFix | |
| operator*=(const Fix &x) | itpp::CFix | |
| operator*=(const int x) | itpp::CFix | |
| operator+=(const CFix &x) | itpp::CFix | |
| operator+=(const Fix &x) | itpp::CFix | |
| operator+=(const int x) | itpp::CFix | |
| operator-() const | itpp::CFix | |
| operator-=(const CFix &x) | itpp::CFix | |
| operator-=(const Fix &x) | itpp::CFix | |
| operator-=(const int x) | itpp::CFix | |
| operator/=(const CFix &x) | itpp::CFix | |
| operator/=(const Fix &x) | itpp::CFix | |
| operator/=(const int x) | itpp::CFix | |
| operator<<=(const int n) | itpp::CFix | |
| operator=(const CFix &x) | itpp::CFixed< w, e, o, q > | [inline] |
| operator=(const Fix &x) | itpp::CFixed< w, e, o, q > | [inline] |
| operator=(const std::complex< double > &x) | itpp::CFixed< w, e, o, q > | [inline] |
| operator=(int x) | itpp::CFixed< w, e, o, q > | [inline] |
| operator>>=(const int n) | itpp::CFix | |
| print() const | itpp::CFix | [virtual] |
| qmode | itpp::Fix_Base | [protected] |
| re | itpp::CFix | [protected] |
| rshift(int n) | itpp::CFix | |
| rshift(int n, q_mode q) | itpp::CFix | |
| 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(double real, double imag, int n) | itpp::CFix | |
| set(double real, double imag, int n, q_mode q) | itpp::CFix | |
| set(const std::complex< double > &x, int n) | itpp::CFix | |
| set(const std::complex< double > &x, int n, q_mode q) | itpp::CFix | |
| set_im(fixrep x) | itpp::CFix | [inline] |
| set_output_mode(output_mode o) | itpp::Fix_Base | [inline, static] |
| set_output_mode(std::string o) | itpp::Fix_Base | [static] |
| set_re(fixrep x) | itpp::CFix | [inline] |
| set_shift(int s) | itpp::Fix_Base | [inline] |
| shift | itpp::Fix_Base | [protected] |
| stat_ptr | itpp::Fix_Base | [protected] |
| unfix() const | itpp::CFix | |
| wordlen | itpp::Fix_Base | [protected] |
| ~CFix() | itpp::CFix | [inline, virtual] |
| ~CFixed() | itpp::CFixed< w, e, o, q > | [inline, virtual] |
| ~Fix_Base() | itpp::Fix_Base | [inline, virtual] |