Dune Core Modules (2.4.2)
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Dune::StandardMathematicalConstants< T > Struct Template Reference
Standard implementation of MathematicalConstants. More...
#include <dune/common/math.hh>
Detailed Description
template<class T>
struct Dune::StandardMathematicalConstants< T >
struct Dune::StandardMathematicalConstants< T >
Standard implementation of MathematicalConstants.
This implementation will work with all built-in floating point types. It provides
e as std::exp(1.0) pi as std::acos(-1.0)
The documentation for this struct was generated from the following file:
- dune/common/math.hh
