Dune Core Modules (2.4.2)
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Dune::Factorial< m > Struct Template Reference
Calculates the factorial of m at compile time. More...
#include <dune/common/math.hh>
Public Types | |
enum | |
factorial stores m! | |
Detailed Description
template<int m>
struct Dune::Factorial< m >
struct Dune::Factorial< m >
Calculates the factorial of m at compile time.
The documentation for this struct was generated from the following file:
- dune/common/math.hh
