|
dune-common
2.3.1
|
Calculates the factorial of m at compile time. More...
#include <dune/common/math.hh>
Public Types | |
| enum | { factorial = m * Factorial<m-1>::factorial } |
| factorial stores m! More... | |
Calculates the factorial of m at compile time.
1.8.7