Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
__gmp_sqrt_function Struct Reference

#include <gmpfrxx.h>

Static Public Member Functions

static void eval (mpz_ptr z, mpz_srcptr w)
 
static void eval (mpfr_ptr f, mpfr_srcptr g)
 

Detailed Description

Definition at line 1119 of file gmpfrxx.h.

Member Function Documentation

◆ eval() [1/2]

static void __gmp_sqrt_function::eval ( mpfr_ptr  f,
mpfr_srcptr  g 
)
inlinestatic

Definition at line 1122 of file gmpfrxx.h.

References MpFrC::get_rnd().

◆ eval() [2/2]

static void __gmp_sqrt_function::eval ( mpz_ptr  z,
mpz_srcptr  w 
)
inlinestatic

Definition at line 1121 of file gmpfrxx.h.

References w.


The documentation for this struct was generated from the following file: