1 #ifndef ldpk_power_ct_sdv 2 #define ldpk_power_ct_sdv 20 const static int r = 0;
32 template <
class T,
int N>
Compile-Time computations, needed by ldpk::power_ct.
Definition: ldpk_power_ct.h:10
The namespace of (most of the) things related to the Lens Distortion Plugin Kit.
Definition: ldpk.h:180
Computing N powers of a given number, where N is a compile-time constant.
Definition: ldpk_power_ct.h:33