![]() |
Peano
|
Go to the source code of this file.
Functions | |
template<typename T > requires std::is_integral_v<T> | |
constexpr T | pow_constexpr (T val, T exp) |
|
constexpr |
Definition at line 8 of file math.h.
Referenced by Geometry< dim, fp, topBoundaryInclusive >::PowerN().