versor  3.0
C++11 library for Geometric algebra
Static Public Member Functions | List of all members
vsr::Math Struct Reference

Static Public Member Functions

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: