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

#include <gmpfrxx.h>

Static Public Member Functions

static void eval (mpz_ptr z)
 
static void eval (mpq_ptr q)
 
static void eval (mpfr_ptr f)
 

Detailed Description

Definition at line 1062 of file gmpfrxx.h.

Member Function Documentation

◆ eval() [1/3]

static void __gmp_unary_increment::eval ( mpfr_ptr  f)
inlinestatic

Definition at line 1067 of file gmpfrxx.h.

References MpFrC::get_rnd().

◆ eval() [2/3]

static void __gmp_unary_increment::eval ( mpq_ptr  q)
inlinestatic

Definition at line 1065 of file gmpfrxx.h.

◆ eval() [3/3]

static void __gmp_unary_increment::eval ( mpz_ptr  z)
inlinestatic

Definition at line 1064 of file gmpfrxx.h.


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