dune-common  2.5.0
Classes | Namespaces
gmpfield.hh File Reference

Wrapper for the GNU multiprecision (GMP) library. More...

#include <iostream>
#include <string>
#include <gmpxx.h>
#include <dune/common/typetraits.hh>

Go to the source code of this file.

Classes

class  Dune::GMPField< precision >
 Number class for high precision floating point number using the GMP library mpf_class implementation. More...
 
struct  Dune::IsNumber< GMPField< precision > >
 

Namespaces

 Dune
 Dune namespace.
 

Detailed Description

Wrapper for the GNU multiprecision (GMP) library.