Visual Servoing Platform
version 3.2.0 under development (2019-01-22)
|
This is the complete list of members for vpMath, including all inherited members.
abs(const Type &x) | vpMath | inlinestatic |
comb(unsigned int n, unsigned int p) | vpMath | inlinestatic |
deg(double rad) | vpMath | inlinestatic |
equal(double x, double y, double s=0.001) | vpMath | inlinestatic |
fact(unsigned int x) | vpMath | inlinestatic |
getMean(const std::vector< double > &v) | vpMath | static |
getMedian(const std::vector< double > &v) | vpMath | static |
getStdev(const std::vector< double > &v, const bool useBesselCorrection=false) | vpMath | static |
greater(double x, double y, double s=0.001) | vpMath | inlinestatic |
isInf(const double value) | vpMath | static |
isNaN(const double value) | vpMath | static |
maximum(const Type &a, const Type &b) | vpMath | inlinestatic |
mcosc(double cosx, double x) | vpMath | static |
minimum(const Type &a, const Type &b) | vpMath | inlinestatic |
modulo(const int a, const int n) | vpMath | static |
msinc(double sinx, double x) | vpMath | static |
nul(double x, double s=0.001) | vpMath | inlinestatic |
rad(double deg) | vpMath | inlinestatic |
round(const double x) | vpMath | inlinestatic |
saturate(unsigned char v) | vpMath | inlinestatic |
saturate(char v) | vpMath | inlinestatic |
saturate(unsigned short v) | vpMath | inlinestatic |
saturate(short v) | vpMath | inlinestatic |
saturate(unsigned v) | vpMath | inlinestatic |
saturate(int v) | vpMath | inlinestatic |
saturate(float v) | vpMath | inlinestatic |
saturate(double v) | vpMath | inlinestatic |
saturate(char v) | vpMath | inline |
saturate(unsigned short v) | vpMath | inline |
saturate(int v) | vpMath | inline |
saturate(short v) | vpMath | inline |
saturate(unsigned int v) | vpMath | inline |
saturate(float v) | vpMath | inline |
saturate(double v) | vpMath | inline |
saturate(unsigned char v) | vpMath | inline |
saturate(unsigned short v) | vpMath | inline |
saturate(int v) | vpMath | inline |
saturate(short v) | vpMath | inline |
saturate(unsigned int v) | vpMath | inline |
saturate(float v) | vpMath | inline |
saturate(double v) | vpMath | inline |
saturate(char v) | vpMath | inline |
saturate(short v) | vpMath | inline |
saturate(int v) | vpMath | inline |
saturate(unsigned int v) | vpMath | inline |
saturate(float v) | vpMath | inline |
saturate(double v) | vpMath | inline |
saturate(unsigned short v) | vpMath | inline |
saturate(int v) | vpMath | inline |
saturate(unsigned int v) | vpMath | inline |
saturate(float v) | vpMath | inline |
saturate(double v) | vpMath | inline |
saturate(float v) | vpMath | inline |
saturate(double v) | vpMath | inline |
saturate(float v) | vpMath | inline |
saturate(double v) | vpMath | inline |
sigmoid(double x, double x0=0., double x1=1., double n=12.) | vpMath | inlinestatic |
sign(double x) | vpMath | inlinestatic |
sinc(double x) | vpMath | static |
sinc(double sinx, double x) | vpMath | static |
sqr(double x) | vpMath | inlinestatic |
swap(Type &a, Type &b) | vpMath | inlinestatic |