dune-common
2.8.0
|
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.