Brick Library 0.1
Performance-portable stencil datalayout & codegen
|
Compute \(base^{exp}\) Statically compute exponentials. More...
#include <brick.h>
Static Public Attributes | |
static constexpr unsigned | value = base * static_power<base, exp - 1>::value |
Compute \(base^{exp}\) Statically compute exponentials.
The most basic brick definition used for JIT
|
staticconstexpr |