This is the complete list of members for STSLIB::StatsTtest, including all inherited members.
| independent(const Eigen::MatrixXd &dataA, const Eigen::MatrixXd &dataB, StatsTailType tail=StatsTailType::Both) | STSLIB::StatsTtest | static |
| oneSample(const Eigen::MatrixXd &data, double mu=0.0, StatsTailType tail=StatsTailType::Both) | STSLIB::StatsTtest | static |
| paired(const Eigen::MatrixXd &dataA, const Eigen::MatrixXd &dataB, StatsTailType tail=StatsTailType::Both) | STSLIB::StatsTtest | static |
| regularizedBeta(double x, double a, double b) | STSLIB::StatsTtest | static |
| tCdf(double t, int df) | STSLIB::StatsTtest | static |