ViSP
2.10.0
|
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 |
greater(double x, double y, double s=0.001) | vpMath | inlinestatic |
maximum(const Type &a, const Type &b) | vpMath | inlinestatic |
mcosc(double cosx, double x) | vpMath | inlinestatic |
minimum(const Type &a, const Type &b) | vpMath | inlinestatic |
msinc(double sinx, double x) | vpMath | inlinestatic |
nul(double x, double s=0.001) | vpMath | inlinestatic |
rad(double deg) | vpMath | inlinestatic |
round(const double x) | vpMath | inlinestatic |
sigmoid(double x, double x0=0., double x1=1., double n=12.) | vpMath | inlinestatic |
sign(double x) | vpMath | inlinestatic |
sinc(double x) | vpMath | inlinestatic |
sinc(double sinx, double x) | vpMath | inlinestatic |
sqr(double x) | vpMath | inlinestatic |
swap(Type &a, Type &b) | vpMath | inlinestatic |