Navigation
API > API/Runtime > API/Runtime/SignalProcessing
This allows us to write a compile time exponent of a number.
| Name | TGetPower |
| Type | struct |
| Header File | /Engine/Source/Runtime/SignalProcessing/Public/DSP/Dsp.h |
| Include Path | #include "DSP/Dsp.h" |
Syntax
template<int Base, int Exp>
struct TGetPower
Struct Specializations
| Name | Remarks |
|---|---|
| TGetPower< Base, 0 > |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| Value | const int64 | DSP/Dsp.h |