Dune Core Modules (2.9.0)
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Dune::MathematicalConstants< Field > Struct Template Reference
Provides commonly used mathematical constants. More...
#include <dune/common/math.hh>
Static Public Member Functions | |
static const Field | e () |
Euler's number. | |
static const Field | pi () |
Archimedes' constant. | |
Detailed Description
template<class Field>
struct Dune::MathematicalConstants< Field >
struct Dune::MathematicalConstants< Field >
Provides commonly used mathematical constants.
a struct that is specialized for types representing real or complex numbers. It provides commonly used mathematical constants with the required accuracy for the specified type.
The documentation for this struct was generated from the following file:
- dune/common/math.hh
