This is the complete list of members for
GClasses::GMath, including all inherited members.
approximateErf(double x) | GClasses::GMath | [static] |
approximateInverseErf(double x) | GClasses::GMath | [static] |
bend(double x) | GClasses::GMath | [inline, static] |
bendDerivative(double x) | GClasses::GMath | [inline, static] |
bendInverse(double y) | GClasses::GMath | [inline, static] |
gamma(double x) | GClasses::GMath | [static] |
gaussian(double x) | GClasses::GMath | [inline, static] |
incompleteBeta(double x, double a, double b, int steps) | GClasses::GMath | [static] |
integrate(MathFunc pFunc, double dStart, double dEnd, int nSteps, void *pThis) | GClasses::GMath | [static] |
interpolatingFunc(double x) | GClasses::GMath | [inline, static] |
limboAdd(double l, double a, double b) | GClasses::GMath | [inline, static] |
logFactorial(int x) | GClasses::GMath | [static] |
logGamma(double x) | GClasses::GMath | [static] |
logistic(double x) | GClasses::GMath | [inline, static] |
logisticDerivative(double x) | GClasses::GMath | [inline, static] |
logisticInverse(double y) | GClasses::GMath | [inline, static] |
nChooseK(unsigned int n, unsigned int k) | GClasses::GMath | [inline, static] |
newtonPolynomial(const double *pTValues, double *pFuncValues, int nPoints) | GClasses::GMath | [static] |
pascalsTriangle(size_t *pOutRow, size_t nRow) | GClasses::GMath | [static] |
productLog(double x) | GClasses::GMath | [static] |
signedRoot(double x) | GClasses::GMath | [inline, static] |
softStep(double x, double steepness) | GClasses::GMath | [inline, static] |
test() | GClasses::GMath | [static] |
tTestAlphaValue(size_t v, double t) | GClasses::GMath | [static] |
wilcoxonPValue(int n, double t) | GClasses::GMath | [static] |