Go to the source code of this file.
Definition at line 84 of file mappers.cc.
References x.
Referenced by Facos(), octave_complex::map(), octave_complex_matrix::map(), octave_sparse_complex_matrix::map(), octave_float_scalar::map(), octave_float_complex::map(), octave_float_complex_matrix::map(), octave_float_matrix::map(), octave_matrix::map(), octave_sparse_matrix::map(), octave_scalar::map(), rc_acos(), and rc_acos().
| FloatComplex acos | ( | const FloatComplex & | x | ) |
Definition at line 95 of file mappers.cc.
References x.
Definition at line 106 of file mappers.cc.
References x.
Referenced by Fasin(), octave_complex::map(), octave_complex_matrix::map(), octave_sparse_complex_matrix::map(), octave_float_scalar::map(), octave_float_complex::map(), octave_float_complex_matrix::map(), octave_float_matrix::map(), octave_matrix::map(), octave_sparse_matrix::map(), octave_scalar::map(), rc_asin(), and rc_asin().
| FloatComplex asin | ( | const FloatComplex & | x | ) |
Definition at line 117 of file mappers.cc.
References x.
Definition at line 128 of file mappers.cc.
References octave_frexp_wrapper(), and x.
Referenced by log2(), log2(), and octave_frexp_wrapper().
Definition at line 134 of file mappers.cc.
References octave_frexpf_wrapper(), and x.
Definition at line 70 of file mappers.cc.
| bool is_NaN_or_NA | ( | const FloatComplex & | x | ) |
Definition at line 76 of file mappers.cc.
| bool isna | ( | const FloatComplex & | x | ) |
Definition at line 64 of file mappers.cc.
Definition at line 46 of file mappers.cc.
References lo_ieee_is_NA, and x.
Referenced by Fisna(), isna(), isna(), octave_complex::map(), octave_complex_matrix::map(), octave_sparse_complex_matrix::map(), octave_float_scalar::map(), octave_float_complex::map(), octave_float_complex_matrix::map(), octave_float_matrix::map(), octave_matrix::map(), octave_sparse_matrix::map(), and octave_scalar::map().
Definition at line 58 of file mappers.cc.
References lo_ieee_is_NA, and x.
Definition at line 140 of file mappers.cc.
References x.
Referenced by Flog2(), log2(), log2(), octave_complex::map(), octave_complex_matrix::map(), octave_sparse_complex_matrix::map(), octave_float_scalar::map(), octave_float_complex::map(), octave_float_complex_matrix::map(), octave_float_matrix::map(), octave_matrix::map(), octave_sparse_matrix::map(), octave_scalar::map(), rc_log2(), and rc_log2().
Definition at line 164 of file mappers.cc.
| FloatComplex log2 | ( | const FloatComplex & | x | ) |
Definition at line 146 of file mappers.cc.
References x.
| FloatComplex log2 | ( | const FloatComplex & | x, |
| int & | exp | ||
| ) |
Definition at line 172 of file mappers.cc.
Definition at line 152 of file mappers.cc.
Definition at line 158 of file mappers.cc.
Definition at line 180 of file mappers.cc.
Referenced by positive_sign(), and positive_sign().
Definition at line 182 of file mappers.cc.
| octave_idx_type nint_big | ( | double | x | ) |
Definition at line 187 of file mappers.cc.
| octave_idx_type nint_big | ( | float | x | ) |
Definition at line 201 of file mappers.cc.
| FloatComplex rc_acos | ( | float | x | ) |
Definition at line 246 of file mappers.cc.
| FloatComplex rc_acosh | ( | float | x | ) |
Definition at line 259 of file mappers.cc.
| FloatComplex rc_asin | ( | float | x | ) |
Definition at line 271 of file mappers.cc.
| FloatComplex rc_atanh | ( | float | x | ) |
Definition at line 284 of file mappers.cc.
Definition at line 291 of file mappers.cc.
References x.
| FloatComplex rc_log | ( | float | x | ) |
Definition at line 297 of file mappers.cc.
References x.
Definition at line 319 of file mappers.cc.
References x.
| FloatComplex rc_log10 | ( | float | x | ) |
Definition at line 326 of file mappers.cc.
References x.
| FloatComplex rc_log2 | ( | float | x | ) |
Definition at line 311 of file mappers.cc.
Definition at line 334 of file mappers.cc.
References x.
| FloatComplex rc_sqrt | ( | float | x | ) |
Definition at line 340 of file mappers.cc.
References x.