#include <gmpfrxx.h>
|
| static void | eval (mpz_ptr z, mpz_srcptr w) |
| |
| static void | eval (mpq_ptr q, mpq_srcptr r) |
| |
| static void | eval (mpfr_ptr f, mpfr_srcptr g) |
| |
Definition at line 120 of file gmpfrxx.h.
◆ eval() [1/3]
| static void __gmp_unary_plus::eval |
( |
mpfr_ptr |
f, |
|
|
mpfr_srcptr |
g |
|
) |
| |
|
inlinestatic |
◆ eval() [2/3]
| static void __gmp_unary_plus::eval |
( |
mpq_ptr |
q, |
|
|
mpq_srcptr |
r |
|
) |
| |
|
inlinestatic |
◆ eval() [3/3]
| static void __gmp_unary_plus::eval |
( |
mpz_ptr |
z, |
|
|
mpz_srcptr |
w |
|
) |
| |
|
inlinestatic |
The documentation for this struct was generated from the following file: