|
static double | sinc (double x) |
|
static double | sinhc (double x) |
|
static double | clamp (double x, double min, double max) |
|
static double | map (double x, double min, double max, double rmin, double rmax) |
|
static int | bitcount (int x) |
|
template<typename T > |
static bool | Range (T v, T low, T high) |
|
template<typename T > |
static bool | Error (T v, T goal, T error) |
|
The documentation for this struct was generated from the following file: