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

#include <gmpfrxx.h>

Static Public Member Functions

static void eval (mpfr_ptr f, mpfr_srcptr g)
 
static void eval (mpfr_ptr f, unsigned long int l)
 

Detailed Description

Definition at line 1353 of file gmpfrxx.h.

Member Function Documentation

◆ eval() [1/2]

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

Definition at line 1355 of file gmpfrxx.h.

References MpFrC::get_rnd().

◆ eval() [2/2]

static void __gmp_zeta_function::eval ( mpfr_ptr  f,
unsigned long int  l 
)
inlinestatic

Definition at line 1357 of file gmpfrxx.h.

References MpFrC::get_rnd(), and l.


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