Home
last modified time | relevance | path

Searched refs:acb_ne (Results 1 – 4 of 4) sorted by relevance

/dports/math/arb/arb-2.21.1/acb_mat/
H A Dne.c25 if (acb_ne(acb_mat_entry(mat1, i, j), in acb_mat_ne()
/dports/math/arb/arb-2.21.1/
H A Dacb.h177 acb_ne(const acb_t x, const acb_t y) in acb_ne() function
/dports/math/arb/arb-2.21.1/doc/source/
H A Dacb.rst262 .. function:: int acb_ne(const acb_t x, const acb_t y)
H A Dhistory.rst869 * Added comparison methods arb_eq, arb_ne, arb_lt, arb_le, arb_gt, arb_ge, acb_eq, acb_ne.