realroot_doc 0.1.1
GMP Struct Reference

Numerical kernel based on gmp. More...

#include <GMP.hpp>

List of all members.

Public Types


Detailed Description

Numerical kernel based on gmp.

Definition at line 24 of file GMP.hpp.


Member Typedef Documentation

typedef scalar<MPF> floating

Definition at line 28 of file GMP.hpp.

typedef mpf_class floating

Definition at line 21 of file GMPXX.hpp.

typedef double ieee

Definition at line 22 of file GMPXX.hpp.

typedef double ieee

Definition at line 25 of file GMP.hpp.

typedef scalar<MPZ> integer

Definition at line 26 of file GMP.hpp.

typedef mpz_class integer

Definition at line 19 of file GMPXX.hpp.

Definition at line 29 of file GMP.hpp.

typedef scalar<MPQ> rational

Definition at line 27 of file GMP.hpp.

typedef mpq_class rational

Definition at line 20 of file GMPXX.hpp.


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