ldpk
Public Member Functions | List of all members
ldpk::power_ct< T, N > Class Template Reference

Computing N powers of a given number, where N is a compile-time constant. More...

#include <ldpk_power_ct.h>

Public Member Functions

void build (T x, T *p)
 

Detailed Description

template<class T, int N>
class ldpk::power_ct< T, N >

Computing N powers of a given number, where N is a compile-time constant.


The documentation for this class was generated from the following file: