#include "../api_core.h"#include <cmath>Go to the source code of this file.
Defines | |
| #define | CL_PI 3.141592653589793238462643383279f |
Functions | |
| template<typename T> | |
| T | cl_pow2 (T value) |
| template<typename T> | |
| T | cl_min (T a, T b) |
| template<typename T> | |
| T | cl_max (T a, T b) |
1.4.6