blob: de8fe24e4c66072dac6fc923ca1498fa6ffb02f3 (
plain)
1
2
3
4
5
6
7
8
9
|
#define __CLC_BODY <clc/math/unary_decl.inc>
#define __CLC_FUNCTION half_log
#define __FLOAT_ONLY
#include <clc/math/gentype.inc>
#undef __FLOAT_ONLY
#undef __CLC_BODY
#undef __CLC_FUNCTION
|