AudibleT 0.0.1
A real-time A/B/X audio testing tool for subjective assessment of various audio parameters, compatible for general purpose computer as well as embedded systems.
|
This is the complete list of members for BinomialHelper, including all inherited members.
binomialCDF(int n, int k, double p) | BinomialHelper | static |
binomialProbability(int n, int k, double p) | BinomialHelper | static |
combination(int n, int k) | BinomialHelper | static |
inverseBinomialCDF(double targetP, int n, double p) | BinomialHelper | static |
logCombination(int n, int k) | BinomialHelper | static |
logFactorial(int n) | BinomialHelper | static |