summaryrefslogtreecommitdiffstats
path: root/libclc/generic/lib/math/pow.cl
blob: 5629d2e928e1cb0db797e377b5a2b1db772936ac (plain)
1
2
3
4
5
6
7
#include <clc/clc.h>

#include <math/clc_pow.h>

#define __CLC_FUNC pow
#define __CLC_BODY <clc_sw_binary.inc>
#include <clc/math/gentype.inc>
OpenPOWER on IntegriCloud