GNU Octave
3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
Go to the source code of this file.
Classes | |
union | lo_ieee_double |
union | lo_ieee_float |
Macros | |
#define | lo_ieee_finite(x) |
#define | lo_ieee_is_NA(x) |
#define | lo_ieee_is_NaN_or_NA(x) |
#define | lo_ieee_isinf(x) |
#define | lo_ieee_isnan(x) |
#define | LO_IEEE_NA_FLOAT 0x7FC207A2 |
#define | LO_IEEE_NA_HW 0x7FF840F4 |
#define | LO_IEEE_NA_HW_OLD 0x7ff00000 |
#define | LO_IEEE_NA_LW 0x40000000 |
#define | LO_IEEE_NA_LW_OLD 1954 |
#define | lo_ieee_signbit(x) |
Functions | |
OCTAVE_API int | __lo_ieee_finite (double x) |
OCTAVE_API int | __lo_ieee_float_finite (float x) |
OCTAVE_API int | __lo_ieee_float_is_NA (float) |
OCTAVE_API int | __lo_ieee_float_is_NaN_or_NA (float) GCC_ATTR_DEPRECATED |
OCTAVE_API int | __lo_ieee_float_isinf (float x) |
OCTAVE_API int | __lo_ieee_float_isnan (float x) |
OCTAVE_API int | __lo_ieee_float_signbit (float) |
OCTAVE_API int | __lo_ieee_is_NA (double) |
OCTAVE_API int | __lo_ieee_is_NaN_or_NA (double) GCC_ATTR_DEPRECATED |
OCTAVE_API int | __lo_ieee_is_old_NA (double) |
OCTAVE_API int | __lo_ieee_isinf (double x) |
OCTAVE_API int | __lo_ieee_isnan (double x) |
OCTAVE_API double | __lo_ieee_replace_old_NA (double) |
OCTAVE_API int | __lo_ieee_signbit (double) |
OCTAVE_API float | lo_ieee_float_inf_value (void) |
OCTAVE_API float | lo_ieee_float_na_value (void) |
OCTAVE_API float | lo_ieee_float_nan_value (void) |
OCTAVE_API double | lo_ieee_inf_value (void) |
OCTAVE_API double | lo_ieee_na_value (void) |
OCTAVE_API double | lo_ieee_nan_value (void) |
OCTAVE_API void | octave_ieee_init (void) |
Variables | |
OCTAVE_API int | lo_ieee_hw |
OCTAVE_API int | lo_ieee_lw |
OCTAVE_API float | octave_Float_Inf |
OCTAVE_API float | octave_Float_NA |
OCTAVE_API float | octave_Float_NaN |
OCTAVE_API double | octave_Inf |
OCTAVE_API double | octave_NA |
OCTAVE_API double | octave_NaN |
#define lo_ieee_finite | ( | x | ) |
#define lo_ieee_is_NA | ( | x | ) |
Definition at line 114 of file lo-ieee.h.
Referenced by octave_base_stream::do_printf(), octave_is_NA(), octave_write_double(), and octave_write_float().
#define lo_ieee_is_NaN_or_NA | ( | x | ) |
#define lo_ieee_isinf | ( | x | ) |
Definition at line 110 of file lo-ieee.h.
Referenced by F77_FUNC(), matrix_norm(), mxIsInf(), octave_write_double(), octave_write_float(), and xisinf().
#define lo_ieee_isnan | ( | x | ) |
Definition at line 106 of file lo-ieee.h.
Referenced by octave_float_complex::any(), octave_scalar::any(), octave_float_scalar::any(), octave_complex::any(), convert_to_valid_int(), octave_base_stream::do_printf(), F77_FUNC(), get_size(), mxIsNaN(), octave_is_NaN_or_NA(), octave_write_double(), octave_write_float(), and xisnan().
#define LO_IEEE_NA_FLOAT 0x7FC207A2 |
Definition at line 70 of file lo-ieee.h.
Referenced by __lo_ieee_float_is_NA(), and octave_ieee_init().
#define LO_IEEE_NA_HW 0x7FF840F4 |
Definition at line 68 of file lo-ieee.h.
Referenced by __lo_ieee_is_NA(), and octave_ieee_init().
#define LO_IEEE_NA_HW_OLD 0x7ff00000 |
Definition at line 66 of file lo-ieee.h.
Referenced by __lo_ieee_is_old_NA().
#define LO_IEEE_NA_LW 0x40000000 |
Definition at line 69 of file lo-ieee.h.
Referenced by __lo_ieee_is_NA(), and octave_ieee_init().
#define LO_IEEE_NA_LW_OLD 1954 |
Definition at line 67 of file lo-ieee.h.
Referenced by __lo_ieee_is_old_NA().
#define lo_ieee_signbit | ( | x | ) |
Definition at line 118 of file lo-ieee.h.
Referenced by SparseMatrix::any_element_is_negative(), and pr_complex().
Definition at line 81 of file lo-cieee.c.
References __lo_ieee_isnan().
Definition at line 198 of file lo-cieee.c.
References __lo_ieee_float_isnan().
Definition at line 222 of file lo-cieee.c.
References LO_IEEE_NA_FLOAT, lo_ieee_float::value, lo_ieee_float::word, and x.
Definition at line 234 of file lo-cieee.c.
References __lo_ieee_float_isnan().
Definition at line 210 of file lo-cieee.c.
References __lo_ieee_float_isnan().
Definition at line 188 of file lo-cieee.c.
Referenced by __lo_ieee_float_finite(), __lo_ieee_float_is_NaN_or_NA(), and __lo_ieee_float_isinf().
Definition at line 262 of file lo-cieee.c.
Referenced by xnegative_sign().
Definition at line 105 of file lo-cieee.c.
References LO_IEEE_NA_HW, LO_IEEE_NA_LW, lo_ieee_double::value, lo_ieee_double::word, and x.
Definition at line 140 of file lo-cieee.c.
References __lo_ieee_isnan().
Definition at line 118 of file lo-cieee.c.
References LO_IEEE_NA_HW_OLD, LO_IEEE_NA_LW_OLD, lo_ieee_double::value, lo_ieee_double::word, and x.
Referenced by __lo_ieee_replace_old_NA(), and convert_and_copy().
Definition at line 93 of file lo-cieee.c.
References __lo_ieee_isnan().
Definition at line 71 of file lo-cieee.c.
Referenced by __lo_ieee_finite(), __lo_ieee_is_NaN_or_NA(), and __lo_ieee_isinf().
Definition at line 131 of file lo-cieee.c.
References __lo_ieee_is_old_NA(), lo_ieee_na_value(), and x.
Referenced by convert_and_copy(), and read_doubles().
Definition at line 168 of file lo-cieee.c.
Referenced by xnegative_sign().
Definition at line 252 of file lo-cieee.c.
References octave_Float_NaN.
Referenced by octave_float_complex_matrix::float_complex_value(), octave_complex_matrix::float_complex_value(), octave_char_matrix::float_complex_value(), octave_base_diag< DMT, MT >::float_complex_value(), octave_float_matrix::float_complex_value(), octave_perm_matrix::float_complex_value(), octave_bool_matrix::float_complex_value(), octave_matrix::float_complex_value(), octave_range::float_complex_value(), octave_base_value::float_complex_value(), octave_float_complex::float_value(), octave_char_matrix::float_value(), octave_float_complex_matrix::float_value(), octave_complex_matrix::float_value(), octave_complex::float_value(), OCTAVE_VALUE_INT_MATRIX_T::float_value(), octave_perm_matrix::float_value(), octave_bool_matrix::float_value(), octave_float_matrix::float_value(), octave_base_diag< DMT, MT >::float_value(), octave_matrix::float_value(), octave_range::float_value(), octave_base_value::float_value(), and FNaN().
Definition at line 146 of file lo-cieee.c.
References octave_Inf.
Referenced by Ffread(), Ffscanf(), FInf(), Fsscanf(), and mxGetInf().
Definition at line 152 of file lo-cieee.c.
References octave_NA.
Referenced by __lo_ieee_replace_old_NA(), and FNA().
Definition at line 158 of file lo-cieee.c.
References octave_NaN.
Referenced by octave_sparse_bool_matrix::complex_value(), octave_sparse_complex_matrix::complex_value(), octave_sparse_matrix::complex_value(), octave_float_complex_matrix::complex_value(), octave_complex_matrix::complex_value(), octave_char_matrix::complex_value(), octave_base_diag< DMT, MT >::complex_value(), octave_float_matrix::complex_value(), octave_perm_matrix::complex_value(), octave_bool_matrix::complex_value(), octave_matrix::complex_value(), octave_range::complex_value(), octave_base_value::complex_value(), DEFUN_DLD(), octave_float_complex::double_value(), octave_char_matrix::double_value(), octave_float_complex_matrix::double_value(), octave_sparse_bool_matrix::double_value(), OCTAVE_VALUE_INT_MATRIX_T::double_value(), octave_complex_matrix::double_value(), octave_sparse_matrix::double_value(), octave_complex::double_value(), octave_sparse_complex_matrix::double_value(), octave_perm_matrix::double_value(), octave_bool_matrix::double_value(), octave_float_matrix::double_value(), octave_base_diag< DMT, MT >::double_value(), octave_matrix::double_value(), octave_range::double_value(), octave_base_value::double_value(), ellipj(), Feps(), Fgetrusage(), FNaN(), mxGetNaN(), and NDArray::NDArray().
Definition at line 36 of file lo-ieee.cc.
References oct_mach_info::flt_fmt_ieee_big_endian, oct_mach_info::flt_fmt_ieee_little_endian, lo_ieee_hw, lo_ieee_lw, LO_IEEE_NA_FLOAT, LO_IEEE_NA_HW, LO_IEEE_NA_LW, oct_mach_info::native_float_format(), octave_Float_Inf, octave_Float_NA, octave_Float_NaN, octave_Inf, octave_NA, octave_NaN, lo_ieee_double::value, lo_ieee_float::value, lo_ieee_double::word, and lo_ieee_float::word.
Referenced by octave_initialize_interpreter().
OCTAVE_API int lo_ieee_hw |
Definition at line 67 of file lo-cieee.c.
Referenced by octave_ieee_init().
OCTAVE_API int lo_ieee_lw |
Definition at line 68 of file lo-cieee.c.
Referenced by octave_ieee_init().
OCTAVE_API float octave_Float_Inf |
Definition at line 57 of file lo-cieee.c.
Referenced by cbesk(), cbesy(), FloatMatrix::inverse(), FloatComplexMatrix::inverse(), lo_ieee_float_inf_value(), octave_ieee_init(), rc_lgamma(), xgamma(), and xlgamma().
OCTAVE_API float octave_Float_NA |
Definition at line 61 of file lo-cieee.c.
Referenced by lo_ieee_float_na_value(), and octave_ieee_init().
OCTAVE_API float octave_Float_NaN |
Definition at line 65 of file lo-cieee.c.
Referenced by cbesi(), cbesj(), cbesy(), FloatMatrix::column_max(), FloatComplexMatrix::column_max(), FloatMatrix::column_min(), FloatComplexMatrix::column_min(), octave_rand::float_scalar(), lo_ieee_float_nan_value(), octave_ieee_init(), FloatMatrix::row_max(), FloatComplexMatrix::row_max(), FloatMatrix::row_min(), FloatComplexMatrix::row_min(), signum(), and xgamma().
OCTAVE_API double octave_Inf |
Definition at line 56 of file lo-cieee.c.
Referenced by bessel_return_value(), DEFUN_DLD(), SparseMatrix::dinverse(), SparseComplexMatrix::dinverse(), do_erfcinv(), do_erfinv(), SparseMatrix::dsolve(), SparseComplexMatrix::dsolve(), F77_FUNC(), Fnorm(), Fquadcc(), array_property::get_data_limits(), axes::properties::get_extent(), Matrix::inverse(), ComplexMatrix::inverse(), lo_ieee_inf_value(), max_axes_scale(), octave_ieee_init(), rc_lgamma(), Matrix::rcond(), FloatMatrix::rcond(), ComplexMatrix::rcond(), FloatComplexMatrix::rcond(), single_num(), axes::properties::translate_view(), axes::properties::update_aspectratios(), axes::update_axis_limits(), hggroup::update_axis_limits(), text::properties::update_position(), x_el_div(), xabs(), xgamma(), xlgamma(), zbesk(), zbesy(), and axes::properties::zoom_about_point().
OCTAVE_API double octave_NA |
Definition at line 60 of file lo-cieee.c.
Referenced by DEFUN_DLD(), lin_interpn(), lo_ieee_na_value(), octave_ieee_init(), and single_num().
OCTAVE_API double octave_NaN |
Definition at line 64 of file lo-cieee.c.
Referenced by bessel_return_value(), Matrix::column_max(), ComplexMatrix::column_max(), Matrix::column_min(), ComplexMatrix::column_min(), property::create(), do_erfcinv(), do_erfinv(), octave_rand::do_float_scalar(), octave_sparse_params::do_get_key(), octave_rand::do_scalar(), EigsComplexNonSymmetricFunc(), EigsComplexNonSymmetricMatrix(), EigsComplexNonSymmetricMatrixShift(), EigsRealNonSymmetricFunc(), EigsRealNonSymmetricMatrix(), EigsRealNonSymmetricMatrixShift(), EigsRealSymmetricFunc(), EigsRealSymmetricMatrix(), EigsRealSymmetricMatrixShift(), F__go_axes_init__(), F__go_delete__(), F__go_figure__(), Fquadcc(), Fstr2double(), gca(), gcf(), octave_sparse_params::get_key(), lo_ieee_nan_value(), LuAminusSigmaB(), make_graphics_object(), SparseMatrix::max(), SparseComplexMatrix::max(), SparseMatrix::min(), SparseComplexMatrix::min(), octave_ieee_init(), octave_initialize_interpreter(), reparent(), Matrix::row_max(), ComplexMatrix::row_max(), Matrix::row_min(), ComplexMatrix::row_min(), octave_rand::scalar(), octave_rand::seed(), base_properties::set_parent(), signum(), single_num(), str2double1(), x_el_div(), xgamma(), zbesi(), zbesj(), and zbesy().