![]() |
IgANet
IgANets - Isogeometric Analysis Networks
|
Computes the power of integer E
to the N
at compile time.
More...
#include </home/runner/work/iganet/iganet/include/utils/integer_pow.hpp>
Public Types | |
enum | { value = E * integer_pow<E, N - 1>::value } |
Computes the power of integer E
to the N
at compile time.