dune-common  2.11
Public Types | Static Public Member Functions | List of all members
Dune::MathematicalConstants< GMPField< precision > > Struct Template Reference

#include <dune/common/gmpfield.hh>

Public Types

using T = GMPField< precision >
 

Static Public Member Functions

static const T e ()
 
static const T pi ()
 

Member Typedef Documentation

◆ T

template<unsigned int precision>
using Dune::MathematicalConstants< GMPField< precision > >::T = GMPField<precision>

Member Function Documentation

◆ e()

template<unsigned int precision>
static const T Dune::MathematicalConstants< GMPField< precision > >::e ( )
inlinestatic

◆ pi()

template<unsigned int precision>
static const T Dune::MathematicalConstants< GMPField< precision > >::pi ( )
inlinestatic

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