|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
#include <gmpfrxx.h>
Static Public Member Functions | |
| static void | eval (mpfr_ptr f, mpfr_srcptr g, mpfr_srcptr h) |
| static void | eval (mpfr_ptr f, mpfr_srcptr g, unsigned long int l) |
| static void | eval (mpfr_ptr f, unsigned long int l, mpfr_srcptr g) |
| static void | eval (mpfr_ptr f, mpfr_srcptr g, signed long int l) |
| static void | eval (mpfr_ptr f, signed long int l, mpfr_srcptr g) |
| static void | eval (mpfr_ptr f, mpfr_srcptr g, double d) |
| static void | eval (mpfr_ptr f, double d, mpfr_srcptr g) |
|
inlinestatic |
Definition at line 1487 of file gmpfrxx.h.
References MpFrC::get_rnd().
|
inlinestatic |
Definition at line 1482 of file gmpfrxx.h.
References MpFrC::get_rnd().
|
inlinestatic |
Definition at line 1457 of file gmpfrxx.h.
References MpFrC::get_rnd(), and h.
|
inlinestatic |
Definition at line 1472 of file gmpfrxx.h.
References MpFrC::get_rnd(), and l.
|
inlinestatic |
Definition at line 1462 of file gmpfrxx.h.
References MpFrC::get_rnd(), and l.
|
inlinestatic |
Definition at line 1477 of file gmpfrxx.h.
References MpFrC::get_rnd(), and l.
|
inlinestatic |
Definition at line 1467 of file gmpfrxx.h.
References MpFrC::get_rnd(), and l.